jquery caret plugin
Ekde
This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://updategf.qytechs.cn/scripts/6707/26377/jquerycaret.js
https://github.com/acdvorak/jquery.caret
Gets loaded with
```javascript
window.addEventListener('load', function () {
//...
}, false);
```