Stopping the animation on hover
gausarts - April 25, 2008 - 19:21
| Project: | Views Ticker |
| Version: | 5.x-0.1-beta1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Will this possible to stop the animation when we hover over the link. Just to make it clickable. Thanks

#1
Changing line 350 of views_ticker.module:
jscroller2_speed-30 to jscroller2_speed-30 jscroller2_mousemove
should do the trick....
#2
Really hope it works.
#3
Thank you! It works for me.