jquery bind-first plugin
ของเมื่อวันที่
สคริปต์นี้ไม่ควรถูกติดตั้งโดยตรง มันเป็นคลังสำหรับสคริปต์อื่น ๆ เพื่อบรรจุด้วยคำสั่งเมทา // @require https://update.greasyfork.org/scripts/2857/25889/jquerybind-first.js
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);
```