jquery.fullscreen

jquery fullscreen plugin

Este script no debería instalarse directamente. Es una biblioteca que utilizan otros scripts mediante la meta-directiva de inclusión // @require https://update.greasyfork.org/scripts/2858/26079/jqueryfullscreen.js

Autor
Zod-
Versión
0.4.0
Creado
27/06/2014
Actualizado
26/11/2014
Licencia
MIT

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

Gets loaded with

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