S
Simon Wigzell
I would like to have a menu that I can send as an email that will link to various pages on my website. It will initially look like the first image here:
http://www.mississippiprinting.com/Emails/sample.htm
But as you mouseover the tabs, the corresponding image from below will appear.
I can do this in javascript no problem but more and more email programs are filtering out javascript so I would like to do it entirely in CSS with the CSS hover and background-image property.
Is this even possible? Now that I'm actually trying to do it my original idea does not seem doable. Any ideas? Thanks!
http://www.mississippiprinting.com/Emails/sample.htm
But as you mouseover the tabs, the corresponding image from below will appear.
I can do this in javascript no problem but more and more email programs are filtering out javascript so I would like to do it entirely in CSS with the CSS hover and background-image property.
Is this even possible? Now that I'm actually trying to do it my original idea does not seem doable. Any ideas? Thanks!