mzubala / jquery-custom-scrollbar

189 stars 102 forks source link

Functions scrollByX(x) and scrollByY(y) not defined #28

Closed dcusimano closed 10 years ago

dcusimano commented 10 years ago

Functions scrollByX(x) and scrollByY(y) mentioned in the documentation do not work. They are not defined in the .js file. The documentation appears to be wrong. What functions are to be called to programmatically scroll horizontally / vertically by N pixels?

dcusimano commented 10 years ago

The above comment refers to build 0.5.5. I just tried the master and it works with that version. Thanks.

mzubala commented 10 years ago

Yes, they've just been added lately.