javascript - Nested iframe jquery issue -
i have youtube video iframe on page here -- http://viibe.tv/testingtime/index2.html
the video pauses when scroll vertical (when video not on screen), , starts playing again when video comes on screen. working fine on page.
there case same video coming on page, through embed iframe -- http://viibe.tv/testingtime/index.html
and pause/play on scroll doesn't seems work on page. have tried solutions, doesn't fixed. please see if can of or guide me in right direction.
jquery.visible used tracking visibility of iframe on screen.
thanks in advance.
in first example, embedded video directly youtube.
in second example , source different.
try link second example. https://www.youtube.com/embed/2q2cmhjnwce?autoplay=1&rel=0&showinfo=0&enablejsapi=1
i think problem.
Comments
Post a Comment