javascript - Stop a youtube video with jquery? -


I have a jQuery slider that I have created, basically only three pens that apply negative left CSS values Slide I works great, but I have a YouTube video that slides off on the slide. I have tried the display: No more visibility: hidden which works in all but in IE , Audio is going in IE.

Is there an easy way to kill video with jquery?

to:

  player.stopVideo ()  

then in jQuery:

  $ ('# playerID'). Get (0) .stopVideo ();  

Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -