开发者

Float number is displayed as phone number for Opera-mobile

I'm developing small web-mobile application. Some my page contains float number. But on Opera-mobile this number is displayed as link to deal phone number. I have found similar issue for Safari:

开发者_如何学编程
<meta name="format-detection" content="telephone=no"/>

But this doesn't works for Opera-mobile. How to to fix it?


Although likely not the best solution you can use javascript to find the <a href="tel..." blocks and remove the href attribute from there.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜