nicinabox / superslides

A fullscreen, hardware accelerated slider for jQuery.
http://archive.nicinabox.com/superslides
MIT License
1.51k stars 442 forks source link

Is there any way to set a custom duration for each item? #354

Closed fpena closed 8 years ago

fpena commented 8 years ago

For example, override the default play duration for each element with a property within the element:

<li ... duration="5000"> ... content ...

or

<img ... duration="5000" ... />

nicinabox commented 8 years ago

Sorry, this is not possible with the current configuration. One duration applies to all slides.

fpena commented 8 years ago

OK, thanks.

———— Felipe Peña Riveros http://felipe.penya.cl

El 26 de mayo de 2016 a las 10:21:06 a.m., Nic Aitch ( notifications@github.com) escribió:

Sorry, this is not possible with the current configuration. One duration applies to all slides.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/nicinabox/superslides/issues/354#issuecomment-221884740