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
Copy file name to clipboardExpand all lines: README_SPANISH.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -287,6 +287,8 @@ Si ya estabas usando otra librería de carga pasiva (lazy loading) que usa el at
287
287
288
288
###Autoreproducir elementos multimedia
289
289
290
+
**Note**: esta funcionalidad puede que no funcione en dispositivos móviles. Ésto dependerá del sistema operativo y del navegador usado.
291
+
290
292
#### Reproducir al cargar la sección o diapositiva:
291
293
Usando el atributo `autoplay` para videos y audios, o el parámetro `autoplay=1` para iframes de youtube causará que el elemento empiece a reproducirse al cargar la página web.
292
294
Usa el atributo `data-autplay` para comenzar a reproducirlo cuando la sección o diapositiva a la que pertenece sea visible en la ventana. Por ejemplo:
0 commit comments