Will this possible to stop the animation when we hover over the link. Just to make it clickable. Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views_ticker.patch | 401 bytes | realitygaps |
Will this possible to stop the animation when we hover over the link. Just to make it clickable. Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views_ticker.patch | 401 bytes | realitygaps |
Comments
Comment #1
realitygaps commentedChanging line 350 of views_ticker.module:
jscroller2_speed-30 to jscroller2_speed-30 jscroller2_mousemove
should do the trick....
Comment #2
geshan commentedReally hope it works.
Comment #3
cfmcoder commentedThank you! It works for me.