Is there a way to retrieve the selection in the navigator as it is possible in an editor? For the editors, I use the nsIEditor::getSelection() method, but that doesn't work for the navigator since it doesn't support the nsIEditor interface (mostly because it's not an editor...)

I also noticed that on pages where there are forms, the navigator can have 2 "active" selections: one in the form and one on the page. Is there a way to retrieve them both?


Regards



A. _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to