metafizzy / flickity-docs

:memo: documentation for Flickity
28 stars 8 forks source link

Autoscroll on left/right button hover #34

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hi, I'd like to know if it's a built in feature that allows the left/right button functionality to work on hover, rather than click. Thanks

desandro commented 8 years ago

No, there is not an option for next/previous on hover, but you could make it yourself with Flickity's API. See custom nav UI for a good demo to work with.