Hello Holli,
This is in fact a quirk in the way iOS's WebKit handles <video>. The
<video> element will be disabled if any of its parent elements have
the "display: none" style set at any point.
One way of working around this is to resize the parent so that it's
1px by 1px and positioning the element outside the normal boundaries
of the viewport, but that's would obviously requiring hacking jQuery
Mobile to get it to start doing that.
Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev
On Apr 27, 10:01 am, holli <www.holli...@gmail.com> wrote:
> hello Jeff,
>
> thanks for the info - just let me know if your developer can drill it down
> to an iOS bug - were nothing can be done to avoid it - and i will create a
> ticket at apple than.
>
> best regards
> holli
>
> Am Donnerstag, 26. April 2012 21:11:03 UTC+2 schrieb Jeffrey Posnick:
>
>
>
>
>
>
>
>
>
> > Hello Holli,
>
> > I've brought this to the attention to the Players engineering team. I
> > can't promise that they'll be able to do anything about it, though, as
> > it's possible that this is just a quirk in how iOS handles the <video>
> > element when the container is hidden and then shown.
>
> > Cheers,
> > -Jeff Posnick, YouTube API Team
> > groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
> > @YouTubeDev
>
> > On Apr 24, 7:09 am, holli <www.holli...@gmail.com> wrote:
> > > hello Jeff,
>
> > > sorry - for the delay - here is a test page available - it works on
> > win/osx
> > > but not ios (ipad)...
>
> > > hit player - play movie and hit back or home once the video play's -
> > than
> > > hit player again - the audio is there but no video and controls...
>
> > > test <http://hohaso.com/test/test.html>
>
> > > thanks for you help and time
> > > holli
--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.
No comments:
Post a Comment