how to use html5 video landscape in ios -


i use phonegap create ios project.i want use htmlt5 video play video in landscape. there way webkit or in application switch in landscape mode when showing html5 video?

thanks!

create view , add webview subview view. set orientation of view landscapeleft , landscaperight , load html5 video on webview. call view when ever want play video; view appear in landscape mode.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -