jquery.fullscreen

jquery fullscreen plugin

As of 2014-11-24. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greatest.deepsurf.us/scripts/2858/25885/jqueryfullscreen.js

Author
Zod-
Version
0.4.0
Created
2014-06-27
Updated
2014-11-24
Size
7.74 KB
License
MIT

jQuery fullscreen plugin that can be found here: https://github.com/private-face/jquery.fullscreen Gets loaded with

window.addEventListener('load', function () {
   //...
}, false);