Stop the image toolbar in IE6

This Page is locked
Modified: 2006/12/11 20:11 by ViaVE Visitor
This is what we're talking about:
Image

IE6 Image toolbar

To turn it off, place the following code in your <head> element:

<meta http-equiv="imagetoolbar" content="no">


VERY GOOD