Diokuz / baron

Native scroll with custom scrollbar
MIT License
776 stars 124 forks source link

add/draggingCls #100

Closed Diokuz closed 9 years ago

Diokuz commented 9 years ago

add new param: draggingCls. Its an CSS classname, which can be used to style bar when its dragging.

Classname is better than pseudo :hover, because it remains when cursor is out of bar (but still dragging).