email production
- Started
- Last post
- 7 Responses
- ********
I know this doesn't work, but i need a resource online that shows why a image rollover won't work in HTML email.
- madirish0
i blame Tipper Gore.
- YAYPaul0
Don't blame HTML, it's not her fault!
- flashbender0
are you doing it with javascript or straight css?
- ********0
it doesn't matter. javascript gets stripped out of most clients. and inline CSS won't work to the best of my knowledge. but because I'm not an "authority" published online, the client doesn't want to hear it.
- i mean, you can't even do a text rollover in email with css...********
- but you can do underlines, no?madirish
- no, you can't do text-decoration:unde...********
- at least as a rollover u can not do underline, static underlines yes...********
- i mean, you can't even do a text rollover in email with css...
- sintaxera0
not really what you're looking for, but it may help? i dunno.
- sintaxera0
http://www.email-standards.org/c…
Partial/No Support (Cosmetic):
* Background-position a:hoverBackground-position a:hover Using a:hover to change the position of a background image therein the a tag is a widely used technique for interactivity in standards-based design. It is most often used to change background colors/images for faux buttons and navigation elements, typically comprising HTML text. While not critical to an email design, it enhances an experience with visual cues for linked elements.