You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minplayer is not working on iOS devices, sometimes it does play on iPad, but no luck with iPhone, Same goes for youtube videos, i am using http mp4 videos, it seems to be working fine on desktop, please advise. Thanks for your help
minplayer is not working on iOS devices, sometimes it does play on iPad, but no luck with iPhone, Same goes for youtube videos, i am using http mp4 videos, it seems to be working fine on desktop, please advise. Thanks for your help
$(function(){
$("video#h264").minplayer({
autoplay: true,
width: '500px',
height: '300px',
wmode:'transparent',
volume:100
});
});
The text was updated successfully, but these errors were encountered: