Is that normal within firefox? the image alt text doesn't show upon hovering over an image, but does in IE.
That is different in Firefox... In firefox, it will show up if the image doesn't load.... In Internet explorer, it will show up on mouse hovering.... Hope it helps !
Use the following code for it to show up in FF: <img src="/images/location" alt="Alt text" title="Title text" /> Code (markup):