This is a simple test demonstrating the .caret() call with no arguments.

Type and highlight text. The status below will show your cursor position

This is a simple test demonstrating the .caret() call with no arguments on a textarea.

Type and highlight text. The status below will show your cursor position

This is a simple test demonstrating the .caret(begin,end) call specifying the bgeinning and ending positions.

Click me

This is a more complex test which retrieves the caret position and then moves it using .caret(pos).

Click me to move the caret right.