jquery - Owl Carousel VIDEO Autoplay dosent work -


Use the IWL carousel and I want to slide the video (background video for video) but apparently the Owl Carousel stops the video.

& lt; Video width = "320" height = "240" autoffer control autoplay & gt;

You can call jQuery function play () Action after callback:

  owl.owlCarousel ({Navigation: true, see next and previous button slidespace: 300, endorsement speed: 400, single item: correct, post-action: function ( Present) {continue .find ('video'). Get (0) .play ();}}};  

Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -