jquery - Autostrat of jwplayer doesn't works -
i have such jwplayer video on page:
jwp=jwplayer('video').setup({ file: '/assets/video/video.mp4', height: 480, width: 640, autostart: true });
as said here should start, when page loads. when run on ipad doesn't starts automatically, can run clicking play button. not on page actually, in tab of tabbed pane. can problem?
beware autostart not work on mobile device
from docs
jquery video jwplayer
No comments:
Post a Comment