Project:Views Ticker
Version:5.x-0.1-beta1
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Great module, it's doing exactly as I need, except...

How can I change the fade interval? There doesn't appear to be an obvious variable in views.ticker.fade.js

many thanks

Comments

#1

Version:5.x-1.x-dev» 5.x-0.1-beta1

Try column 842 in line two (version 1.1 2008/04/14). There is one bit like "|initTicker|stopTicker|slow|hide|tickfn|fadeOut|eq|4000|not|li|clearI". The 4000 is apparently for milliseconds. I changed that to 5500 (5.5 seconds) which seemed to be slightly nicer..

#2

Also if you change slow to fast, the transition will be... faster. :)

nobody click here