Is there a way to change the appearance of a scrollbar
Sandi_W
5:13 pm on Apr 11, 2002 (gmt 0)
Now that I have found a way to keep side by side frames synchronized, one of the scroll bars becomes ineffective. Is there anyway to make it invisible?
jatar_k
5:22 pm on Apr 11, 2002 (gmt 0)
couldn't you just set it this way
<FRAME SRC="somepage.html" SCROLLING=NO>
Sandi_W
6:08 pm on Apr 11, 2002 (gmt 0)
It really needs to be there, because of line-up, etc. I found this: <body style="overflow-y:hidden">