I am creating a slider with images that when someone clicks one slide, opens a modal window with another slider with videos.
What I would like to achieve is: on click -> play the video. So if the third slide of the images is clicked, open and play the video automatically.
Here is a fiddle with the example, but the play is not working...