View Full Version : My iframe..


Blue Frog
05-13-2003, 05:57 PM
I'm having a problem with my website. It only scrolls down to where the iframe ends, no matter how big a background or any other image is. It just cuts it off. Would anybody happen to know how I can fix this, without making my iframe like a gazillion pixels long? Thanks in advance.

B~F

foreveronshuu
05-13-2003, 08:52 PM
Hey i can help but i dont really understand..
first of whats the link to your website?

pb&j
05-13-2003, 11:09 PM
the webpage itself is only as long as (or as wide as) the content being shown on it. this is known as "fluid" sizing.

the iframe is the longest object being shown on the page, thus the page is only as long as the iframe.

if you place something after (below) the iframe, then your page will continue down as well.