Image toolbar

P

Paul C

Hi
In IE when I hover over an image I get a little tool bar which appears
comprising of reletive image like a flopy disc for saving, a printer for
printing etc is there a way of disabling this, I noticed that when I have
an image map the toolbar does not appear
Thanks
Paul M
 
M

Murray

Put this in the head of the page -

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