Image Tool bar - Removal?

M

Mark

Hello all

How do I get the image tool bar to not show up when a user has his mouse over and image?
 
T

Thomas A. Rowe

Add the following to the meta tag section of your pages:

<META HTTP-EQUIV="imagetoolbar" CONTENT="no">

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top