I am sending a normal html email message to people using PHP of which the sending is irrelevant to this question. I allow for people to embed images when they send so I got this weird behavior this morning.
When I embed an image, but the image and the HTML contains an image map to link certain parts of the image to actual http links. The image map fails. If the image is not embedded, the image works fine. This also happens just for desktop email clients.
Now, my question is, is that normal behavior or am I doing something wrong?
Regards
As far as I know, you can. However, if they do not accept HTML emails then they will just see plain-text. I'm sure you've seen an email where the html doesn't get displayed properly.
As I say though, I'm pretty sure you can but I'm not sure how well javascript works in an email client just FYI.