Closed frey1esm closed 8 years ago
Sort of, it can probably play the video, but no seeking yet.
Multiple <video>
s are fine, as long as you don't change the src
of them after you run makeVideoPlayableInline()
on them.
Can you test this version and let me know if it works?
https://github.com/bfred-it/iphone-inline-video/issues/2#issuecomment-204944568
I was actually able to make the videogular script play iphone video inline without your script.
Cool, so we can close this =)
Will this work with videogular and particularly multiple indexed players on a single page?
This is brilliant BTW!