Как воспроизводить только одно конкретное видео одновременно на HTML-странице ⇐ Jquery
Как воспроизводить только одно конкретное видео одновременно на HTML-странице
I am trying to play only one video object at a time.
Problem:
When I click on any other videos they also start playing, now multiple videos are playing together.
Expected result:
I want only one video to play at a time. The one that a user has clicked Play on should play, and also automatically make any other playing video object to go into a "pause" mode.
My example code is:
Источник: https://stackoverflow.com/questions/780 ... -html-page
I am trying to play only one video object at a time.
Problem:
When I click on any other videos they also start playing, now multiple videos are playing together.
Expected result:
I want only one video to play at a time. The one that a user has clicked Play on should play, and also automatically make any other playing video object to go into a "pause" mode.
My example code is:
Источник: https://stackoverflow.com/questions/780 ... -html-page
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение