Use this markup to disable image toolbar for all the images in the page
<meta http-equiv=”imagetoolbar” content=”no” />
For individual image use this markup
<img src=”image.jpg” gallerying=”no” />
Advertisement
December 9, 2009 by cooolguymca
Use this markup to disable image toolbar for all the images in the page
<meta http-equiv=”imagetoolbar” content=”no” />
For individual image use this markup
<img src=”image.jpg” gallerying=”no” />