Greasy Fork is available in English.

jquery.fullscreen

jquery fullscreen plugin

Tento skript by neměl být instalován přímo. Jedná se o knihovnu, kterou by měly jiné skripty využívat pomocí meta příkazu // @require https://update.greasyfork.org/scripts/2858/26079/jqueryfullscreen.js

Autor
Zod-
Verze
0.4.0
Vytvořeno
27. 06. 2014
Aktualizováno
26. 11. 2014
Licence
MIT

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

Gets loaded with

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