I have a problem (no surprise there) I want to put a frame around the HTML/JS page. an Executable to start it.
I ve tried VB6 and C# IE objects but in both cases the CSS is somewhat misinterpreted (check screenshot)
the JS is working, but the CSS misses the round corners and some images are misplaced.
e,g, <a style="display:scroll;position:fixed;top:650px;right:5px;" href="#" title="Back to Top"><img src="arrow_up.png" border="0" /></a> - this is listed on top of the iframe instead at the bottom
you can use this website for tests:
(my version is working locally but the problem is the same)
It uses jQueryUI as a base
Can any one encountered this before ?
Please help if you can
Thanx in advance
Momchi