Posted by gausarts on April 25, 2008 at 7:21pm
| Project: | Views Ticker |
| Version: | 5.x-0.1-beta1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Will this possible to stop the animation when we hover over the link. Just to make it clickable. Thanks
Comments
#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.