Archive for the topic 'XHTML'

Meta tags for toolbars

Wednesday, March 26th, 2008

Image Toolbar

If you add the following meta tag:
<meta http-equiv=”imagetoolbar” content=”no”>
Then you won’t see the following for IE image hover:
IE image toolbar effect

Skype Toolbar

If you add the following meta tag:
<meta name=”SKYPE_TOOLBAR” content=”SKYPE_TOOLBAR_PARSER_COMPATIBLE” />
Then ONLY phone numbers within the following tags will be highlighted:
<!– sphoneid telnr=”+15551234456″ fileas=”John Smith” –>(555) 1234 456<!– sphoneid –>
IE image toolbar effect

Useful meta tag link: More information on meta tags