Disallow Skype from showing icons next to phone numbers
Is it possible to 开发者_运维技巧programme a website so that it disallows Skype from adding it's icons next to phone numbers?
Thanks, Steph
You can add this in the page head:
<meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE" />
Details on the skype forum
精彩评论