Why anchors tag containing an image don't work in Iphone's mail app?

旧时模样 提交于 2019-12-11 08:11:05

问题


I"m doing a HTML newsletter for a client, using thunderbird to send it, and everything works fine in all browsers and mail clients, but the anchor tag containing an image, don't work in Iphone's mail app. Every time i click the image, the app ask me if i want to download the image, It doesn't take the "href".

Can someone help me?

Thanks


回答1:


Just had this same issue - iPhone/iPad Apple mail app treating linked images as photos, not opening up in Safari as intended. Other mobile devices worked fine, as well as desktop computer tests.

Fix: upload the images in question to your server before testing on mobile devices.

After uploading the images to our server, the images were then recognised as links by iMail app on iPhone and iPad.



来源:https://stackoverflow.com/questions/12305113/why-anchors-tag-containing-an-image-dont-work-in-iphones-mail-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!