joe ertaba wrote:

Is there any way to find cursor position in https://developer.mozilla.org/en/Rich-Text_Editing_in_Mozilla
something like textbox's selectionstart, selectionend,...

window.getSelection() works with editable areas too, assuming it has focus.
_______________________________________________
Project_owners mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/project_owners

Reply via email to