You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
bailz
changed the title
Fragment autoslide only working for first item in a list
Fragment autoslide not working for section containing <audio element
Mar 18, 2015
bailz
changed the title
Fragment autoslide not working for section containing <audio element
Fragment autoslide not working for section containing <audio> element
Mar 18, 2015
This has been fixed. If reveal.js finds "data-autoplay"-enabled media on a slide it automatically sets the auto-slide duration to match the length of the media. This logic has now been disabled when there are fragments in the slide.
It appears there is an issue with fragments containing data-autoslide and audio elements.
This example works
This example does not work
Any help would be greatful
Thank you
The text was updated successfully, but these errors were encountered: