Free jQuery caret Plugins
All the Free jQuery Plugins about 'caret' are listed here.
Insert Text At the Cursor Position With insertAtCaret Plugin
- Form - 295 ViewsA lightweight (~1.45kb) jQuery plugin that gives you the ability to insert any text in a text field at the current caret (cursor) position.
Insert Content After The Current Caret Position In A Text Box
- Form - 870 ViewsA tiny jQuery plugin that allows the user to insert any content after the current caret position in a text box.
Set And Get Caret Position Using jQuery - Caret.js
- Form - 3724 ViewsA tiny jQuery plugin created to set and get caret (text cursor) position in textarea, input, or contenteditable element.
Fire An Event On Caret Position Change - jQuery Position Event
- Form - 1081 ViewsA jQuery solution to detect the current position of the mouse pointer in a text field and fire an event each time the caret position changes while typing.
Handle Caret Position Change Event In Input Field - jQuery caretchange
- Form - 885 ViewsThe caretchange jQuery plugin provides a caretchange event which can be used to handle the caret change data in an input field you specify.
Terminal-style Blinking Cursor Plugin With jQuery - Custom Caret
- Other - 2507 ViewsThis is a jQuery plugin that lets you create a custom, CSS3 animated, Terminal-like caret to replace the boring mouse cursor in your editable element.