About jQuery Caret (jCaret) Plugin Handling caret is an important task in providing a user friendly interface for input text interactively. We can use caret to select text inside a text area to change the default format. Programmer may want to use the caret highlight part of the content inside a text box to notify the end user for something goes wrong. Function Specifications
Usages and examples The usages and examples for jQuery Caret Plugin can be found in the Usage and Examples page of jQuery Caret Plugin . The following is a list of examples: A. To obtain the starting position of caret. B. To obtain the ending position of caret. C. To obtain the content of selection. D. To obtain the selection object:. E. To highlight text by specifying starting and ending position. F. To highlight text by specifying a position object. G. To highlight text by specifying a keyword. H. To highlight text by specifying a regular expression. A list of online examples can be found in jQuery Caret plugin page in http://www.examplet.buss.hk. Download the jQuery Caret Plugin You can download the plugin from the latest versions of jQuery Caret (jCaret) Plugin in the following links: Related Resources |