jquery.caret

jquery caret plugin

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/6707/26377/jquerycaret.js

Author
Zod-
Version
1.5.2
Created
2014-11-29
Updated
2014-11-29
License
MIT

https://github.com/acdvorak/jquery.caret


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