jquery.bind-first

jquery bind-first 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://updategreasyfork.deno.dev/scripts/2857/25889/jquerybind-first.js

Author
Zod-
Version
0.2.3
Created
2014-06-27
Updated
2014-11-24
Size
2.87 KB
License
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);
```