nikki / LiteAccordion

A lightweight horizontal accordion plugin for jQuery.
MIT License
224 stars 130 forks source link

Stop Auto play while video is playing in slide #48

Closed goutamg closed 12 years ago

goutamg commented 12 years ago

Hi I s there a way to stop auto play while there is video playing on one of the slide

nikki commented 12 years ago

$('#video')[0].pause();

This isn't a bug, please place support requests on my blog http://nicolahibbert.com/liteaccordion-v2/