IE Image Toolbar IE Image Toolbar
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

IE Image Toolbar

Started by Goochi, September 03, 2004, 12:01:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Goochi

I added this line to all my themes to remove the IE Image Toolbar.
<meta http-equiv="imagetoolbar" content="no" >

Wouldn't it be a good idea to do this as standard.
I don't think anyone of us wants it.

You can read all about here:
- http://www.microsoft.com/windows/ie/using/howto/customizing/imgtoolbar.mspx

Joachim Müller

has been posted in the past already several times. I don't think this should go into the themes by default - everyone who knows a bit of html and has some know-how on building a webpage already knows this tag - it is well-documented. Everybody is free to add this tag to the template.html file, although it will of course not keep users from being able to save your pics at all (and all the other methods like no-right-click scripts won't help as well).

Joachim