I am trying to capture highlighted text. To activate the capture
method I am clicking on a div that jQuery is watching. When I click on
the div the highlight goes away. The div is actually a context menu...
YUI's context menu does not remove the highlight (see
http://developer.yahoo.com/yui/examples/menu/contextmenu_source.html
highlight the word Dolly and then use the context menu, Dolly stays
highlighted). What do I need to do to keep the highlighted text?

Reply via email to