How to create a hover effect in a newsletter?
        Posted  
        
            by Moak
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Moak
        
        
        
        Published on 2010-05-09T06:51:12Z
        Indexed on 
            2010/05/09
            6:58 UTC
        
        
        Read the original article
        Hit count: 254
        
I'm creating a newsletter, and i want to have panels that change background-color on mouse over.
Seeing as the newsletter wont have a head, I am defining all styles inline. I'm pretty sure most popular mail clients will block JS. So I was wondering if I can define a hover effect in the style attribute. Or is there any other solution to achieve this effect?
Peace
© Stack Overflow or respective owner