by Hiroshi on November 1st, 2008
Disable Image Toolbar script
Use the following script in meta tags in head. It disable all images tool bars in web page document.
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
OR
Use inside the particular image(s), add the following one attribute like following:
<img src="test.gif" GALLERYIMG="no">
Related Posts
- Javascript Essentials Part 6
- Javascript Essentials Part 5
- Javascript Essentials Part 4
- Javascript Essentials Part 3
- Javascript Essentials Part 1
- Use Any Font in Webpages As Text
- Advanced JS Calendar
- Create Simple Javascript Based Calendar
- Change Image Opacity Easily Using CSS or JS
- Create jQuery Smooth News Rotator
Author
Hiroshi (published 95 Posts on Web Style Press, Best Practices from all the Web, Build Better Websites)
