darsain / sly

JavaScript library for one-directional scrolling with item based navigation support.
http://darsa.in/sly
2.87k stars 497 forks source link

detect changepage #110

Closed HeB-zz closed 10 years ago

HeB-zz commented 10 years ago

Hi, I'm using your plugin to create horizontal website.

I would like to detect when the user change item with touch, drag or link by anchor. Can I detect and call function when I use SlideTo method? or when I change item with drag or touch ?

Thanks

darsain commented 10 years ago

All the available events and how to use them is documented in the Events documentation page.