Form Tools |
Returns cursor position inside a input or textarea form element
function vsk_frm_cursor_pos( input )
Moves the caret to a certain position in the form element
function vsk_frm_cursor_set( input, n )
Returns the (pixels) position of the caret in an input style element
function vsk_frm_cursor_offset( input )