0

I'm setting up an html email with one jpeg and three different "hotspot" links to various items on the server. The email and links work perfectly on any desktop computer and android smartphone. On the iPhone, however, the hotspot links don't work. Is this an iPhone issue? Is there a fix without having to dive into a more heavily coded emailer? Thanks!

Eric
  • 3
  • 4

1 Answers1

0

It seems based on this article that image maps are supported on iPhones only if they are contained in a table, otherwise the image will be resized but the links won't move around to match. See also this question

Community
  • 1
  • 1
genisage
  • 1,159
  • 7
  • 17