From JavaScript code in my Firefox extension, I want to cancel the selection of Web page text after invoking goDoCommand("cmd_selectAll") but keep the cursor where it was before the selection happened. Is there a way to do this, like a string argument to goDoCommand() that can be used to accomplish this?

Thanks.
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to