Cross-browser styling scrollbars

1.2k Views Asked by At

I know this is possible in IE and Opera.

And what can be done to add style to scrollbar in Chrome and Firefox?

(I need to style overflow:scroll, not browser scrollbars)

I know this can be done via jquery.

So should I desperately use JavaScript after detecting FF or Chrome?

1

There are 1 best solutions below

0
On BEST ANSWER