View Full Version : freezing frames


J E P P O
04-10-2003, 09:46 AM
hi every1,

could n e 1 plz tell me if there is a way to freeze a frame so when you scroll, the frame (eg. links) stay down the side as you scroll.

thanks guys,

epolady
04-10-2003, 09:56 AM
Are you talking about say the left frame as your links etc, and when you scroll on the right frame the links etc, move as you scroll ?

I'm sorta confused on your Q. I'm not sure if you're scrolling in the links frame or another.

Aprilrenee
04-10-2003, 02:23 PM
if you don't want one side to scroll at all do this.

<frame src="name.html" name="whaterver" scrolling=no> this goes on your index.html page where the src is just add the scrolling=no to whatever you want not scrolling.

J E P P O
04-11-2003, 11:26 PM
hi,

yeah, i do mean having the links/left frame frozen, so when you scroll down that frame follows.

thanx

starlet
04-12-2003, 12:37 AM
Like at lissaexplains.com? You cant do that with frames, you need to use tables.