/fullscreenmanager

A unified JavaScript API to use the fullscreen mode of various modern browsers.

Primary LanguageJavaScript

FullScreenManager

The FullScreenManager object offers a unified API for working with the experimental "fullscreen" mode of various modern browsers. It allows the user to view an element or the whole document in full screen without any visible UI elements.

Home page & Documentation

More information on the library as well as examples are available on the project's page. The full API documentation can be viewed online.