Software Details:
Version: 2.0.5
Upload Date: 12 May 15
Distribution Type: Freeware
Downloads: 74
In layman's terms BigScreen allows developers to programmatically control when the browser can go in/out of "true" fullscreen mode.
The library works with the entire page, video, photo, and iframed content.
For video content, bigScreen uses a fallback to the older video fullscreen API.
The library comes with demos, is very well tested, and thoroughly documented.
Features:
- Detect if fullscreen mode is on or off
- Enter fullscreen mode
- Leave fullscreen mode
- Run callbacks at various stages
- Fullscreen toggle method
- Iframe support
- Fallback method
- Documentation
What is new in this release:
- Fixed change event bug in IE 11.
- Enabled support in Chrome for Android 32.
What is new in version 2.0.3:
- Fixed an issue with the native controls on iOS 7.
- Fixed BigScreen.exit() in Safari 5.1.
What is new in version 2.0.2:
- Fixed an issue with <video> fullscreen.
- Fixed Chrome on Android.
- Added MS prefixes for IE 11.
Requirements:
- JavaScript enabled on client side
Comments not found