Is it possible to display the focus at end of char using focus()?????

Is it possible to display the focus at end of char using focus()?????

Hi,

The default behaviour of focus() method is displaying the cursor at start of the char(In FF focusOffset is 0(zero) and anchorOffset is 0(zero)). I need to display the focus at end of char after calling focus() method.


Regards,
Nagendra