Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
slides.timeout = 4000;
which is in milliseconds (so my example is changing every 4 seconds). If you want a user to supply this time setting, you need to create an input box, pulldown, radio select, or button that will either dynamically change this setting (via javascript) or statically via a form (via the $_POST variable).
1 to 3 of 3