Как воспроизводить только одно конкретное видео одновременно на HTML-страницеJquery

Программирование на jquery
Anonymous
Как воспроизводить только одно конкретное видео одновременно на HTML-странице

Сообщение Anonymous »


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

Вернуться в «Jquery»