Play Video on Safari iTouch
Posted
by dave cohen
on Stack Overflow
See other posts from Stack Overflow
or by dave cohen
Published on 2010-04-05T12:41:47Z
Indexed on
2010/04/05
12:43 UTC
Read the original article
Hit count: 312
I have a web site that opens iframe for video on page, page uses ajax to pull in videos from selected menu. As expected and understood, on iTouch after selecting video it shows a play button, which brings up video in another screen. However, when the video completes, it returns browser to page prior to one where video was played from. Sequence: - open Page1 - go to Page2 which offers videos to play, in iframe - play video - video completes, returns to Page1, not Page2!! Only happens on iTouch, so must be issue with how control is returned on video completion. Any suggestions? If this is not a known problem, I can work up example (currently, need account on site). Thanks
- Dave
© Stack Overflow or respective owner