mirror of
https://github.com/videojs/video.js.git
synced 2025-04-07 07:19:54 +02:00
“affect” => “effect” in options guide
This commit is contained in:
parent
cb0f93c27d
commit
e5ca608fc0
@ -88,7 +88,7 @@ or
|
|||||||
|
|
||||||
|
|
||||||
### loop ###
|
### loop ###
|
||||||
The loop attribute causes the video to start over as soon as it ends. This could be used for a visual affect like clouds in the background.
|
The loop attribute causes the video to start over as soon as it ends. This could be used for a visual effect like clouds in the background.
|
||||||
```html
|
```html
|
||||||
<video loop ...>
|
<video loop ...>
|
||||||
or
|
or
|
||||||
|
Loading…
x
Reference in New Issue
Block a user