I want to retrieve the first element that contains the text that a user selects in Internet Explorer. I'm pretty sure that I want to use something related to document.selection and probably the createRange method of the object returned, but I don't know the specifics. I found this documentation, but I'm not seeing exactly how to go about using this to get the node that contains any of the HTML selected: http://msdn.microsoft.com/en-us/library/ms535872.aspx.

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.