Log In · Register

 
 
Closed TopicStart new topic
Changing the scroll bar to the left side
LiLJan7288
post Feb 6 2004, 09:54 PM
Post #1


Member
**

Group: Member
Posts: 29
Joined: Jan 2004
Member No: 1,514



Does anyone know the code for changing ONLY the scroll bar onto the left side?
 
Nay
post Feb 7 2004, 10:38 AM
Post #2


Senior Member
***

Group: Member
Posts: 67
Joined: Feb 2004
Member No: 2,477



it's annoying for some people but i've not used my scrollbar in ages. ah, got to love the invention of scroll wheels. anyhow, here's the code:

CODE
<!-- begin code provided by createblog.com -->

<style type="text/css">
<!--

body {
  direction:rtl;
}

table, table * {
  direction:ltr;
}

//-->
</style>

<!-- end code provided by createblog.com -->


-Nay
 
LiLJan7288
post Feb 7 2004, 11:09 AM
Post #3


Member
**

Group: Member
Posts: 29
Joined: Jan 2004
Member No: 1,514



QUOTE(Nay @ Feb 7 2004, 10:38 AM)
it's annoying for some people but i've not used my scrollbar in ages. ah, got to love the invention of scroll wheels. anyhow, here's the code:

CODE
<!-- begin code provided by createblog.com -->

<style type="text/css">
<!--

body {
  direction:rtl;
}

table, table * {
  direction:ltr;
}

//-->
</style>

<!-- end code provided by createblog.com -->


-Nay

Thank you!!
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: