Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
IFRAME scrollbars
Name: liliyaw Date: April 12, 2006 at 14:03:50 Pacific OS: linux CPU/Ram: 524 Product: don't know
Comment:
Hello everyone, I have IFRAMES in a page on Apache, which at some point display jsp pages located on Tomcat. Could someone help me with the following questions? I'd like to get rid of the scrollbars in IFRAMEs. When I set SCROLLING="no" and the page that needs to be shown is very long, this page is not fully shown without the scrollbars. Is there any way I could use the IFRAMES without the scrollbars and have full page there? Thanks in advance.
Summary: Let me clarify...I want both the browser scrollbar and the iframe scrollbars to be the colors I specified in the code. From my research both are achieved by inserting the code into the pages CSS. The ...
Summary: Ok, look, i have a web page that is much more complicated than that, with iframes, css and everything, so i guess i'm an experienced user. I just use the example of a simple web page with one big pict...
Summary: The scrollbars of an IFRAME belong to the document "contained" in the IFRAME. So, you need to modify the scrollbar colors for the IFRAME page - not the page that will include the IFRAME. To make the b...