HTML: I know there is a way to reposition scrollbars, but I dont know how, can anyone help me?
-Thanx
Printable View
HTML: I know there is a way to reposition scrollbars, but I dont know how, can anyone help me?
-Thanx
There's not. Scrollbars are always at the right and bottom. Or not there at all.
You could set the dir attribute of the body tag to dir="rtl" and the scrollbar would be placed on the left side. (Usually on arabic websites)
*snort*
On a side note, why on earth would you want to do such a thing?
That should be reason enough :DQuote:
Over 2500 left handed people a year are killed from using products made for right handed people.
But given the proportion of left-handers vs right-handers, wouldn't a product made for left-handers, if used by right-handers, kill far more people?
That's assuming that a right-handed websurfer were to unwittingly stumble upon a left-handed website. In such a case, the death of a right-hander would simply go unnoticed due to the sheer proportion of right-handers to left-handers. :afrog:
Ok, Thanx both you guys. It helped :)