flisterz:blog

Disable Image toolbar

Here’s a quick tip. In our beloved Internet Explorer, when we hover on an image for few seconds, a small toolbar will appear at the top left corner of the image . This toolbar act as a quick access for us to save,  print, email the image and open the Picture folder. Kinda useful, at first.

Sometimes it does annoy the user. I prefer the old right-click method though. So, maybe you decided to disable this toolbar on your site. Here’s how to do it.

Disable Image Toolbar throughout the website

All images on your site will no longer display the Image Toolbar. To do this, add this short META tag inside your header file, between <head> and </head>

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

Disable Image Toolbar on certain images.

You can use this one if you only want to disable the toolbar on few certain images.

<img src="yourimage.jpg" galleryimg="no" />

…however

This tip plays no important role in protectiong your image since it only disable the toolbar from appearing. Visitors still can right-click the image to copy, save or print image.

WordPress: Display comments on main pageUsing widgets anywhere on your WordPress site

View full archive ↑

These icons link to social bookmarking sites where readers can share and discover new web pages.
  • bodytext
  • del.icio.us
  • Reddit
  • StumbleUpon
  • Mixx
  • DesignFloat

1 comment — Post a comment ↓

subscribe to comments

  1. Fath —  

    03 Jun 08 / #

    Ahaha. Our beloved IE, huh. :)

comment