PDA

View Full Version : what's the meta tag to stop IE6 image thingy


mouse
08-05-2002, 12:21 AM
as titled, sick of that little menu appearing over some images.

boxer_1
08-05-2002, 12:35 AM
Here's the meta:

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

To disable it in your IE 6...Tools -> Internet Options ->Advanced Tab -> Multimedia -> Uncheck Enable Image Toolbar -> Restart ;) .

zoobie
08-09-2002, 10:19 AM
<META NAME="MSSmartTagsPreventParsing" CONTENT="TRUE">
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">

Ya gotta write these down, man. :p

brothercake
08-09-2002, 11:14 AM
Originally posted by zoobie
Ya gotta write these down, man. :p


including those two tags has become almost as second nature as <title> :cool: