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

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -