Click to See Complete Forum and Search --> : Image toolbar


soccer362001
08-19-2003, 04:23 PM
Does anyone know how to disable the image toolbar for IE?

Khalid Ali
08-19-2003, 04:43 PM
if you want to do it on your mchine you can do this

open internt explorer
click ontools from the top menu
select internet options
select the advance tab
scrolldown a little more then half and you will se Multimedia section in this section unselect
Enable Image Toolbar

and if you want to do it programmatically in your web pages?
you can try using the following meta tag

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

Hope this helps

soccer362001
08-19-2003, 04:46 PM
Thanks again

Khalid Ali
08-19-2003, 04:54 PM
No problems at all...:D