wicky
play thing
I've made a site in GoLive CS which uses layers to form the drop down navigation (using the show/hide action).
The client specifically wanted a non-scrolling, fixed size site that sit's in the centre of the browser window (720 x 420), and also wanted a graphic border to frame the site. So, I have launched the site in a centered iFrame of the requested size, with a graphic border surround.
The problem: Everything works ok in Safari/Mozilla, but in IE some of the pages force the iFrame to show unwanted scroll bars.
I have checked the content, and even rebuilt a test page from scratch to make sure that all of the content is within the dimensions of the page. The iFrame scroll setting is set to "no" in the inspector, but still IE shows scroll bars on several pages!
I feel like I have tried everything that I can think of, and the only thing that seems to make any kind of sense is that the page is somehow affected by the little squares (ID's) that are generated by the layers.
Does anybody know what might be causing this issue; how I can force IE to turn off the scroll bars, or a suitable work around?
The client specifically wanted a non-scrolling, fixed size site that sit's in the centre of the browser window (720 x 420), and also wanted a graphic border to frame the site. So, I have launched the site in a centered iFrame of the requested size, with a graphic border surround.
The problem: Everything works ok in Safari/Mozilla, but in IE some of the pages force the iFrame to show unwanted scroll bars.
I have checked the content, and even rebuilt a test page from scratch to make sure that all of the content is within the dimensions of the page. The iFrame scroll setting is set to "no" in the inspector, but still IE shows scroll bars on several pages!
I feel like I have tried everything that I can think of, and the only thing that seems to make any kind of sense is that the page is somehow affected by the little squares (ID's) that are generated by the layers.
Does anybody know what might be causing this issue; how I can force IE to turn off the scroll bars, or a suitable work around?