iPhone 上的图片链接不可点击 [英] Image link on iPhone is not clickable

查看:28
本文介绍了iPhone 上的图片链接不可点击的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个在 Outlook 中使用的签名.签名在底部有一个图像和一个包含图像的链接.在计算机上,您可以单击图像并转到链接,而在 iPhone 上,它会要求您保存图像、复制或取消.有时我注意到它可以工作,但无法确定它何时链接以及何时要求复制图像.

I have a signature that is used in outlook. The signature has an image at the bottom and a link that encompasses the image. On the computers you are able to click on the image and taken to the link while on the iPhone it asks you to save image, or copy or cancel. On occasion I have noticed it to work but have not been able to determine when it does link and when it asks to copy the image.

代码是图片/链接的相关代码

The code is the relevant code for the image/link

    <table>
    <tr>
        <td>
            <span style="font-size: 10pt; font-family: Calibri">
                <br/>
                <!-- begin ad tag -->
                <a href="LINK" target="_blank">
                <img src="IMAGE" border="0" alt="" /></a>
                <!-- end ad tag -->
            </span>
        </td>
    </tr>
    </table>

编辑 1:再测试一些,如果我在 iPhone 上进入网络浏览器,然后返回邮件并单击图像,它会转到链接而不提示保存图像.

Edit 1: Just testing some more, if I go into the web browser on the IPhone and then back into the mail and click the image it goes to the link without prompting to save the image.

Edit 2:Edit 1 仅适用于 iphone 4 5.1 版(不适用于 4S 未测试其他).也适用于 ipad 3 5.1 版

Edit 2: Edit 1 works only on the iphone 4 version 5.1 (does not work on 4S have not tested others). Also works on ipad 3 version 5.1

编辑 3:也不适用于 3g iphone 版本 5.1我将把它标记为 iphone 问题,并说 jme1988 是正确的,除非有人想出了别的东西.

Edit 3: Also does not work on 3g iphone either version 5.1 I am going to mark this up as an iphone issue and say jme1988 is correct unless someone comes up with something else.

感谢您的帮助

推荐答案

对我来说听起来像是 Iphone 的问题(我不会感到惊讶).弹出的菜单很可能是因为电子邮件客户端在浏览器窗口尚未启动时无法启动它(因此有时它可以工作,而其他人则不能).

Sounds like an issue with the Iphone to me (wouldn't surprise me). The menu that pops up is likely because the Email client cannot launch the browser window when it has not already been started (hence why it works sometimes and doesn't others).

这篇关于iPhone 上的图片链接不可点击的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆