Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

About this user

Peter Cooperx http://www.petercooper.co.uk/

« Newer Snippets
Older Snippets »
Showing 1-1 of 1 total  RSS 

Turn off image buttons / icons on your pages in IE

Turn off the image buttons (when you hover over an image) and Smart Tags in IE:

   1  <meta http-equiv="imagetoolbar" content="false" />
   2  <meta name="MSSmartTagsPreventParsing" content="true" />
« Newer Snippets
Older Snippets »
Showing 1-1 of 1 total  RSS