css3 rotate alternative
        Posted  
        
            by JCHASE11
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by JCHASE11
        
        
        
        Published on 2010-05-01T03:06:25Z
        Indexed on 
            2010/05/01
            3:17 UTC
        
        
        Read the original article
        Hit count: 456
        
I am using the CSS3 rule, "rotate" to rotate a div containing text. You can see the page here: http://vitaminjdesign.com/v2/socialmedia.html. I am looking for cross browser support for rotating the div; however, this CS3 rule won't work on IE. Is there a jquery option or another javascript solution that will yield the same result, with cross browser compatibility?
© Stack Overflow or respective owner