Animating elements of text-shadow with jQuery
        Posted  
        
            by bryceroney
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by bryceroney
        
        
        
        Published on 2010-02-09T05:15:33Z
        Indexed on 
            2010/04/20
            22:23 UTC
        
        
        Read the original article
        Hit count: 278
        
I was wondering if there was any way to, using jQuery, animate properties of text-shadow like size or colour.
It's annoying that there aren't individual properties like text-shadow-color instead of the statement only being available in combined form.
© Stack Overflow or respective owner