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

查看:95
本文介绍了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.

代码是相关代码image / link

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上的网页浏览器,然后返回编辑2:编辑1只适用于iPhone 4的版本5.1(不包括没有提示保存图像的图像)。

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.

在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.

感谢您的帮助

Thank you for your help

推荐答案

听起来像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天全站免登陆