PDA

View Full Version : scroll bar code on the left?



Sai
05-05-2006, 05:21 PM
probably a noob question but i need help to make the scroll bar on the left instead of the usual right side...

how do i do that?

page1ink.
05-06-2006, 09:42 PM
as far as I know it's not possible using just html. you may be able to create one with DHTML &| JavaScript, however. do a google search for DHTML scroll bar, that should get you started.

simply out of curiosity, why on the left?

grant
05-07-2006, 10:21 AM
Yeah, what page1ink said. You may want to look into some sort of coded browser hack (although your visitors may not like that) you can throw into your source as well.

I'm also curious about why you want it on the left. Just to throw people off, maybe?