Display a page element for a set period of time
        Posted  
        
            by Ryan Max
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ryan Max
        
        
        
        Published on 2010-05-02T01:41:06Z
        Indexed on 
            2010/05/02
            1:47 UTC
        
        
        Read the original article
        Hit count: 300
        
Hello, quick question. I am trying to use either javascript, jquery, or php to make it so when I click a link, it replaces a static image on my page with another image, for 15 seconds, then reverts back to the original image. What would be the best way to go about this?
© Stack Overflow or respective owner