I am trying to grab the selected region/text from the browser window but to no avail. More specifically, I am trying to grab the offset from the beginning of the document to the beginning and end of the selected region. I've looked at the nsISelectionListener and that seems to have everything I am looking for, but to where do I add mySelectionListener to? Or is there some other event callback mechanism I can use to sense a selection has been made in the browser window? Thanks, Daniel Park [EMAIL PROTECTED]
