BanedExistence
07-03-2003, 05:42 PM
How do you define a certain area of a page to have the scrollable content and the rest stay there while you scroll. Like, how do you create a frame where the menu bar on the left, and the banner on the top, stay put throught the site while you scroll down the page content and click on links? ex: http://www.24fun.com/
burningstars
07-03-2003, 05:57 PM
Put scrolling="no" in the frames you dont want to have scrollbars and in the frame you want to have scrollbars you put scrolling="auto"
XxBeaNxX
07-03-2003, 06:24 PM
shouldn't this be in the "frames" forum? anyways...do you want an iframe or a frame?
BanedExistence
07-04-2003, 01:38 AM
Thanks burningstar
And oops....I was kinda in a hurry so I went to the first forum I saw that seemed appropriate
BanedExistence
07-04-2003, 02:01 AM
Nevermind....I know what an IFrame is....I just didn't know that was what it's called....
Yeah, I want an IFrame, and I think I just helped myself out.....just have to figure out the dimensions in pixels
bellportal
07-04-2003, 01:43 PM
For frames, try:
http://www.lissaexplains.com/frames.shtml
HTH,