julianlam / Scrollable

Mootools class that allows elements with a fixed height be scrollable via mousewheel and via right-hand scrollbar
17 stars 5 forks source link

A different CSS class cannot be used #3

Closed julianlam closed 12 years ago

julianlam commented 12 years ago

In the event that the scrollbar class is already defined, there is no way for Scrollables to use a differently defined class.

One of the options should allow the user to define which class to use.

julianlam commented 12 years ago

Fixed in v0.2.4