Julia71 / projekktor-zwei

Automatically exported from code.google.com/p/projekktor-zwei
0 stars 0 forks source link

Fullscreen Video on Safari 5 #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Since the release of safari 5 fullscreen video should be possible using HTML5 
video tag.

Read on Apples website about this:

Full-screen view and closed captions for HTML5 video.
In Safari 5, HTML5 video can deliver an even richer, more accessible 
experience. Watch video embedded with the HTML5 video tag in full screen. If 
the video includes closed captions, simply click the closed-captions button in 
the controls to display them.

Would be a tiny but nice feature for the few who use Safari 5.

Original issue reported on code.google.com by 7evenele...@gmail.com on 10 Jun 2010 at 11:01

GoogleCodeExporter commented 8 years ago
roger roger

Original comment by frankygh...@googlemail.com on 12 Jun 2010 at 12:59

GoogleCodeExporter commented 8 years ago
Just to let you guys know after digging endlessly around on the web, to 
fullscreen html5 video in Safari 5: video.webkitEnterFullScreen();

Original comment by switchst...@gmail.com on 1 Jul 2010 at 6:36

GoogleCodeExporter commented 8 years ago
@switchstatement, groovy - thanx for feedback

Original comment by frankygh...@googlemail.com on 8 Jul 2010 at 3:39

GoogleCodeExporter commented 8 years ago

Original comment by frankygh...@googlemail.com on 10 Jul 2010 at 12:26

GoogleCodeExporter commented 8 years ago

Original comment by frankygh...@googlemail.com on 26 Sep 2011 at 8:41