Duration
duration_*
With the duration module you can take control of the transition’s duration. Like the autoplay module, duration accepts numeric values. You might change the default duration, which is 0.6 seconds, by simply adding duration_ plus the duration time in seconds, for example: duration_2. If you would like to set a non-integer value, you have to use the word 'dot' instead a real dot character. If you want a duration time of 1.5 seconds, your string would be duration_1dot5.
- Preview
-
- Source
-
<div class="dhonishow duration_2dot2"> <img src="earo-lato.jpg" alt="Ear-O-tation Lato" /> <img src="benjamin.jpg" alt="Benjamin" /> <img src="pinks_not_red.jpg" alt="Pink's not red" /> <img src="pasta.jpg" alt="Pasta für Pawel" /> <img src="cordless.jpg" alt="Cordless" /> </div>