Greasy Fork is available in English.

jquery.fullscreen

jquery fullscreen plugin

Ten skrypt nie powinien być instalowany bezpośrednio. Jest to biblioteka dla innych skyptów do włączenia dyrektywą meta // @require https://update.greasyfork.org/scripts/2858/26079/jqueryfullscreen.js

Autor
Zod-
Wersja
0.4.0
Utworzono
27-06-2014
Zaktualizowano
26-11-2014
Size
7,87 KB
Licencja
MIT

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

Gets loaded with

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