PDA

View Full Version : Scroll Bars


Gopher
18-01-2001, 18:31
erm take a look at http://www.geocities.com/batfinklover

i can't seem to get scroll bars in the frame on the left (the main menu) i t works in frontpage bt when you slap it in a browser it doesn't

any code that would help???

cheers
Gopher

Greap
18-01-2001, 18:44
you just have scrollin set to no in your code thats all m8.

if yoou go in to HTML view on your homepage (index.htm) and change the line which says:

<frame name="contents" target="main" src="main_page.htm" marginwidth="12" marginheight="16" scrolling="no">



to




<frame name="contents" target="main" src="main_page.htm" marginwidth="12" marginheight="16">


and it should work dandy

Gopher
18-01-2001, 20:13
cheers m8

have a sticker