|
Yeah FF doesn't display anything for Alt tags. instead, you have to use a 'title' tag
<img src="image.jpg" title="Text Goes Here" />
if you have a lot of images, just use a program like Dreamweaver and do a find and replace for 'alt' and 'title'
Last edited by NateL; 06-26-2007 at 04:59 PM..
|