css background image move
        Posted  
        
            by kraabus
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by kraabus
        
        
        
        Published on 2010-06-16T16:41:13Z
        Indexed on 
            2010/06/16
            16:52 UTC
        
        
        Read the original article
        Hit count: 122
        
JavaScript
|css
I have image in website's header as background. Now, when page is loaded, I'd like to move it slowly from left to right (about 100 pixels) and then stop. Is there any not too complex way to do that?
© Stack Overflow or respective owner