how to get a word under cursor using JavaScript.
        Posted  
        
            by Ivan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ivan
        
        
        
        Published on 2010-03-15T00:27:27Z
        Indexed on 
            2010/03/15
            0:29 UTC
        
        
        Read the original article
        Hit count: 836
        
in this case: <\p> some long text <\p>
how can i know that mouse cursor is above the 'text' word?
© Stack Overflow or respective owner