Why CSS Transitions -module does not support image-to-image transitions?
        Posted  
        
            by Kai Sellgren
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Kai Sellgren
        
        
        
        Published on 2010-03-27T14:38:31Z
        Indexed on 
            2010/03/27
            14:43 UTC
        
        
        Read the original article
        Hit count: 475
        
Hi,
I've read the spec for CSS Transitions Module Level 3 and I'd like to know why it does not support image-based transitions.
According to the draft, the background-image transitions are only supported when using with gradients. Both Webkit and Gecko seems to follow this practice.
It's just that I see this as a major drawback. HTML 5 and CSS 3 could become the killer of Flash, but if I can't even transit between two images, I don't see how one could have beautiful menus without Flash.
© Stack Overflow or respective owner