|
You need to turn off images if you want the alt text to show.
If you want IE to work the same as other browsers then either add title="" to all your images to get IE to apply the standard or duplicate the alt text in the title so that all the browsers that follow the standard will display it.
Of course the text to display to those who don't see the image is probably not appropriate to display to those who can in which case your title text ought to be different from your alt text.
|