G Guest Sep 25, 2007 #1 How do I set text to appear when a sight disability user mouses over the image explaining what the image is?
How do I set text to appear when a sight disability user mouses over the image explaining what the image is?
D David Berry Sep 25, 2007 #2 Right click on the image and put text in the Alternative Text box. In code view it will look like ALT="Some Text" You can also add a TITLE="Some Text" tag in code view.
Right click on the image and put text in the Alternative Text box. In code view it will look like ALT="Some Text" You can also add a TITLE="Some Text" tag in code view.