Monday, April 14, 2008
Cross Browser Custom Scrollbars
If you want to replace the ugly default OS scrollbars fixed width and/or height boxes in your CSS layout with custom scrollbars, fleXcroll is definitely the way to go. I also tried jScrollPane, but found fleXcroll simpler to implement. Also, Safari 3.1 did some very strange things with jScrollPane - the scrollbar placement was off, and the overflow: auto; property seemed to be ignored. (This was one of the most compelling reasons for me to go with fleXcroll - the website project I am using this for has a fairly high percentage of Mac users.)
CSS • Javascript • Web Design • Comments (0) • Trackbacks (0) • Permalink
