Forum Moderators: open
<img src="http://www.searchengineworld.com/gfx/logo.png" alt="(search sites use this)" title="(little pop up comes here)"> since i want search sites to find my picture but i do not want IE to get a pop-up on that one, what should i do to prevent IE from doing that?
title attribute: <img src="/logo.png" alt="the alt text here" [b]title=""[/b]> As for the hovering "image tool bar" to save an image (which appears on larger graphics in IE), you can add the following meta element to your page:
<meta http-equiv="imagetoolbar" content="false">