Nytimes-style popup when the user makes a selection
        Posted  
        
            by Horace Loeb
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Horace Loeb
        
        
        
        Published on 2009-08-27T20:20:21Z
        Indexed on 
            2010/04/27
            2:13 UTC
        
        
        Read the original article
        Hit count: 349
        
jQuery
|JavaScript
When you select text in an article on nytimes.com this little ? pops up at the end your selection:

What's the best way to implement something like this on my site? Are there any pre-rolled libraries for doing this?
© Stack Overflow or respective owner