
Can't play multiple videos (one video at a time) when they loaded in one page
Is there a way to fix the issue on can't play the second and succeeding videos loaded in a single page?
Note that the test page uses JW player and has auto-scroll functionality (using ajax) that loads succeeding video articles.
Sample auto-scroll page. http://qz.com/755771/chinas-athlete-of-the-moment-burped-and-ate-cupcakes-during-a-live-stream-with-10-million-fans/
Actual behavior: It only plays the first video loaded on the page, even if the user plays the 2nd or 3rd video.
Expected behavior: It should play the selected video only (e.g. Video2 / Video3)
A big thank you!