/    Sign up×
Community /Pin to ProfileBookmark

Iframe Help Needed – Simply Problem I Believe.

Alrighty, Hey! I have this page that has an iframe on the bottom of it.. The main problem is basically an HTML question, How can I have my iframe and a table/div on the top while having the iframe’s height be automatic so you resize the window and the scrollbar would start/stop there…

If you go to the page right now: [url]http://dirt2.com/myspace-layouts/[/url]

You will see that if you move the scrollbar up and down it, dissapears into the window (in IE at least, not sure about others) and I understand the problem, I just don’t really know how to fix it…

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@WebJoelMay 20.2007 — You're going to want to get a valid !doctype on there. If you're using FRAME, then you'll want:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"

"http://www.w3.org/TR/html4/frameset.dtd">[/QUOTE]


although I personally would not use FRAME to begin with, I'd use the <object></object> method and use a transitional or even a strict !doctype (but any doctype is better than none at all when it comes to how IE looks at a document).

And, you've got a few coding problems that, with a valid doctype, are gonna come back and give you problems:

e.g.:

<body bgcolor="[B]e5e5e5[/B]" alink="[B]4e607b[/B]" link="[B]4e607b[/B]" vlink="[B]4e607b[/B]" bottommargin="0" leftmargin="0" rightmargin="0" topmargin="0" style="visibility:visible; display:block;overflow:hidden">

-You're going to want put a " [B]#[/B] " in front of these color declarations. ?

As for the request: you will have to explain it a little clearer please... I have no idea what you are asking... ?

"....You will see that if you move the scrollbar up and down it, dissapears into the window ..."

-Do you mean the default browser scrollbar, or the FRAMEs scrollbar?
×

Success!

Help @Andrew22 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.5,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...