jquery.bind-first

jquery bind-first plugin

Od 24.11.2014.. Pogledajte najnovija verzija.

Ovu skriptu ne treba izravno instalirati. To je biblioteka za druge skripte koje se uključuju u meta direktivu // @require https://update.greasyfork.org/scripts/2857/25889/jquerybind-first.js

Autor
Zod-
Verzija
0.2.3
Stvoreno
27.06.2014.
Ažurirano
24.11.2014.
Size
2,87 KB
Licenza
MIT

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


Gets loaded with
```javascript
window.addEventListener('load', function () {
//...
}, false);
```