Software Details:
Version: 1.0
Upload Date: 12 May 15
Distribution Type: Freeware
Downloads: 54
fullscreen.js is a wrapper around the new JavaScript Fullscreen API added in all browsers that let developers enter or leave the fullscreen view.
The library is nothing more than a collection of three JS functions, one for entering fullscreen mode, one for leaving it, and the third for toggling between the two states.
On its own the library isn't really that useful, but fullscreen.js can be utilized in building other UI components that work better when in fullscreen.
This includes WYSIWYG editors, video players, modal windows, data grids, and so on.
A demo is included with the download package.
Requirements:
- JavaScript enabled on client side
Comments not found