Click to See Complete Forum and Search --> : Scroll Bar


Nephelene
10-15-2003, 10:08 AM
Hi,

I am trying tohide the scroll bar on the right hand side. I do not require it to be there. Can anyone help?

I know of scripts to change the colour of the scroll bar, but I cannot find anything to make the scroll bar dissapear.

PLEASE HELP!!

Neph

soccer362001
10-15-2003, 10:09 AM
<style type="text/css">
body
{overflow:hidden}
</style>

That should work

Nephelene
10-16-2003, 01:37 AM
Hi,

Thanks, I will be trying it out and letting you know.

Neph.