5 pts.
 Dreamweaver Site in IE: Image linking bug
My site was created in Dreamweaver, and when in IE, you hover over an image that is a link, a small box with a number 1 pops up. This is not shown in Firefox or Safari. What can I do to stop it in IE.

Software/Hardware used:
Dreamweaver, Internet Explorer
ASKED: July 8, 2010  12:36 AM
UPDATED: July 8, 2010  3:43 PM

Answer Wiki:
It is going to be the alternate text for the image. Check the image of the code and look for this: <img src="angry.gif" alt="1" /> In the code snippet above the alt text is 1. If you remove the alt="1" or change the 1 to something else then that is what will appear when you mouse over the image.
Last Wiki Answer Submitted:  July 8, 2010  3:43 pm  by  Karl Gechlik   9,815 pts.
All Answer Wiki Contributors:  Karl Gechlik   9,815 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _