When some text on a document is highlighted, the default browser highlight is lost as soon as there is a click on the document.
I want to keep the browser highlight on all the time just like apture http://www.apture.com/. Highlight some text, it will popup with a "Learn More" bubble, click on the "Learn More" button, it still won't lose the default browser highlight focus.
How do I do that?
I basically want to get the position of the selected text without adding a span AND keeping the browser highlight when clicked on a button.