PDA

View Full Version : How to get rid of that microsoft thingy?


Alan W
28th October 2006, 05:10 PM
When browsing the net and you hover your cursor over images over a certain size, a little microsoft icon appears in the top left of the image giving you the option to save, print, send etc, you know the one.

When I first built my site this would happen with my images and I resolved this by adding a little bit of html which switched this thingy off, information I got from a forum but not sure if it was here. Trouble is, I have made some minor adjustments to the site and now have this problem again, and I can't remember how to turn it off??? Can someone please help?

If I knew what it was called I could at least google it!

Ta v much

RallySimon
17th January 2007, 02:33 PM
Ah, I can help here!

In the header section of your HTML page you need to add the following Meta Tag:

<META HTTP-EQUIV="imagetoolbar" CONTENT="no">

And then those annoying little icons don't appear over the photos on that page! I've got that in the header on all the galleries on my website as it was annoying me too!

Hope that helps!

Cheers,

Simon.