jquery caret plugin
สคริปต์นี้ไม่ควรถูกติดตั้งโดยตรง มันเป็นคลังสำหรับสคริปต์อื่น ๆ เพื่อบรรจุด้วยคำสั่งเมทา // @require https://update.greasyfork.org/scripts/6707/26377/jquerycaret.js
https://github.com/acdvorak/jquery.caret
Gets loaded with
```javascript
window.addEventListener('load', function () {
//...
}, false);
```