Hi All,
This could be a simple solution, but I can't for the life of me figure it out!
For each product, I have changed the "extra fields" module to display icons, rather than text.
This is in IE8, where the alt for the image appears. (I need the 'alt' as a quick-reference for what the icon means).
http://i16.photobucket.com/albums/b49/BeanJardo/Work/150iealt.jpg
However, in Firefox & Safari, it doesn't appear?
Firefox displays all other 'alt' text on the site, just not this one!?!
This is the image reference:
<img src="skin1/images/{$v.field_value}.png" width="40" height="40" alt="{$v.field_value}" />
Many thanks,
JeanB
