fredleblanc / roundabout

A 3D Turntable jQuery Plugin.
645 stars 205 forks source link

hey author, how to use hookable event handler in this plugin? #154

Open spikespiegel5112 opened 8 years ago

spikespiegel5112 commented 8 years ago

hey author, how to use hookable event handler with this plugin? for example, i want to trigger the slide event after a hover event in other elements such as a ulli list,and the index of target slide node is what i hovered element's index.so, if i move the mouse very quickly, then the animateToChild method won't slide the elements in the current hover position, so how to solve this problem, i saw the animationEnd event, but what the method to use this event to trigger, the documents doesn't explain the usage of hookevent.