toolman
02-16-2004, 08:49 PM
I've seen on some sites that the scrollbar is on the left hand side of the window instead of the right, and wondered how would I do this?
|
View Full Version : Left hand side scrollbar toolman 02-16-2004, 08:49 PM I've seen on some sites that the scrollbar is on the left hand side of the window instead of the right, and wondered how would I do this? bourdelson 02-16-2004, 08:58 PM Put direction:rtl; in with your body CSS. :) |