Determine if mouse is still in javascript/jQuery?
        Posted  
        
            by JP
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by JP
        
        
        
        Published on 2010-03-21T17:14:15Z
        Indexed on 
            2010/03/21
            17:21 UTC
        
        
        Read the original article
        Hit count: 349
        
I'd like to be able to use jQuery to trigger an event if the mouse has been stationary for a certain amount of time.
Any ideas? I'm not even sure where to start!
© Stack Overflow or respective owner