Is there anyway to control the styling of the scrollbars of a div tag? I am experiencing some contrast issues between IE7 and FireFox 3.5.2. Any help would be greatly appreciated!
+1
A:
No, you can't in Firefox, Safari, etc. You can in Internet Explorer. There are several scripts out there that will allow you to make a scroll bar.
Daniel A. White
2009-08-10 18:00:45
You can in newer webkits. http://webkit.org/blog/363/styling-scrollbars/
Rich Bradshaw
2009-08-11 10:36:24
+5
A:
Hi,
Using javascript you can style the scroll bars. Which works fine in IE as well as FF.
Check the below links
From Twinhelix , Example 2 , Example 3 [or] you can find some 30 type of scroll style types by click the below link 30 scrolling techniques
Logesh Paul
2009-08-11 10:33:04
A:
This one does well its scrolling job. It's very easy to understand, just really few lines of code, well written and totally readable.
Marco Demajo
2010-10-06 19:04:28