[ Source: textarea-caret.js ]
Package: libjs-textarea-caret (3.0.2-2)
Links for libjs-textarea-caret
Debian Resources:
Download Source Package textarea-caret.js:
- [textarea-caret.js_3.0.2-2.dsc]
- [textarea-caret.js_3.0.2.orig.tar.gz]
- [textarea-caret.js_3.0.2-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
JS library to get the xy coords of a textarea or input's caret
Javascript library which finds the top and left coordinates of the caret in a <textarea> or <input type="text">, in pixels. Useful for textarea autocompletes like GitHub or Twitter, or for single-line autocompletes like the name drop-down in Twitter or Facebook's search or the company dropdown on Google Finance.
Features include:
* supports <textarea>s and <input type="text"> elements * pixel precision with any combination of paddings, margins, borders, heights vs. line-heights etc. * keyboard, mouse support and touch support * no dependencies whatsoever * browser compatibility: Chrome, Safari, Firefox, Opera, IE9 * supports any font family and size, as well as text-transforms * not confused by horizontal or vertical scrollbars in the textarea * supports hard returns, tabs (except on IE) and consecutive spaces in the text * correct position on lines longer than the columns in the text area * no problem getting the correct position when the input text is scrolled (i.e. the first visible character is no longer the first in the text) * no "ghost" position in the empty space at the end of a line when wrapping long words in a <textarea> * RTL (right-to-left) support
Other Packages Related to libjs-textarea-caret
|
|
|
|
-
- rec: javascript-common
- Base support for JavaScript library packages
Download libjs-textarea-caret
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.9 kB | 20.0 kB | [list of files] |