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

php - multilevel menu with multilevel array -

c# - TypeConverter in propertygrid only converts from string, not to -

jQuery UI: Datepicker month format -