![]() |
scrollbar with internet explorer
Hi! I would create a html page containing 3 frames; one top orizontal
frame and a bottom frame split in other two vertical frame. I would create a vertical scrollbar in the bottom frame that could scroll both two splitted bottom frames. Is this possible in html language? I can also use some javascript if needed. Thank everyone for help. |
Re: scrollbar with internet explorer
lucab761 wrote:
> Hi! I would create a html page containing 3 frames; one top orizontal > frame and a bottom frame split in other two vertical frame. I would > create a vertical scrollbar in the bottom frame that could scroll both > two splitted bottom frames. Is this possible in html language? I can > also use some javascript if needed. > > Thank everyone for help. > Yes, but you're better off doing it in CSS. You dont need any javascript. Look up CSS positioning, <div> tags and the CSS overflow property. -- x theSpaceGirl (miranda) # lead designer @ http://www.dhnewmedia.com # # remove NO SPAM to email, or use form on website # # this post (c) Miranda Thomas 2005 # explicitly no permission given to Forum4Designers # to duplicate this post. |
Re: scrollbar with internet explorer
Thanks very much. Tomorrow I'll try to use css tags. I'll notify you my
progresses. cya! |
Re: scrollbar with internet explorer
With neither quill nor qualm, lucab761 quothed:
> Hi! I would create a html page containing 3 frames; Frames are your friends, but they have bitter enemies. > one top orizontal > frame and a bottom frame split in other two vertical frame. Never seen an orizontal frame. > I would > create a vertical scrollbar in the bottom frame that could scroll both > two splitted bottom frames. One scrollbar for two, I say 2, frames?? Hmm, that could be sticky. > Is this possible in html language? Html isn't a language, it's an institution! (-Some people call it an asylum.) > I can also use some javascript if needed. But what will your non-javascript visitors say? > Thank everyone for help. Thanks are gratuitous until you've been flamed. -- Neredbojias Contrary to popular belief, it is believable. |
Re: scrollbar with internet explorer
I found the way! I used IFRAME Tag.
|
Re: scrollbar with internet explorer
Neredbojias wrote:
> Html isn't a language, it's an institution! (-Some people call it an > asylum.) > So what does the "L" in HTML stand for then? :) -- x theSpaceGirl (miranda) # lead designer @ http://www.dhnewmedia.com # # remove NO SPAM to email, or use form on website # # this post (c) Miranda Thomas 2005 # explicitly no permission given to Forum4Designers # to duplicate this post. |
Re: scrollbar with internet explorer
lucab761 wrote:
> I found the way! I used IFRAME Tag. > iframes still require the browser to load multiple pages in, and can get you in a real mess with bookmarking. CSS is better. You should avoid all types of frames unless there is no other way of doing the particular layout you want to do (rare, but sometimes frames are useful). -- x theSpaceGirl (miranda) # lead designer @ http://www.dhnewmedia.com # # remove NO SPAM to email, or use form on website # # this post (c) Miranda Thomas 2005 # explicitly no permission given to Forum4Designers # to duplicate this post. |
Re: scrollbar with internet explorer
With neither quill nor qualm, SpaceGirl quothed:
> Neredbojias wrote: > > > Html isn't a language, it's an institution! (-Some people call it an > > asylum.) > > > > So what does the "L" in HTML stand for then? :) Loses. (H)e (T)hat (M)arks-up (L)oses -- Neredbojias Contrary to popular belief, it is believable. |
Re: scrollbar with internet explorer
Thanks very much SpaceGirl!! I'll try to build my page also with css
statements benchmarking the two different performances. Cya! |
| All times are GMT. The time now is 05:45 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.