CSS .Hover Image Loading Slow
        Posted  
        
            by Splashlin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Splashlin
        
        
        
        Published on 2010-03-28T02:23:38Z
        Indexed on 
            2010/03/28
            2:33 UTC
        
        
        Read the original article
        Hit count: 382
        
I have a submit button that changes when the user hovers his mouse over it. Right now the image is taking a while to load and you get a half second where there is white screen instead of the other button. Is there anyway to improve this using just CSS and HTML or do I need to do some JS work?
© Stack Overflow or respective owner