Javascript Reference
Categories: AREA

javascript AREA alt

@March 15, 2008, 1:22 a.m.
alt Firefox/Netscape/NN 6 IE 4 Chrome/Safari/DOM 1  

Read/Write  

Future nongraphical browsers may use the alt property setting to display a brief description of the meaning of the (invisible) image's hotspots.

 
Example
 
document.getElementById("elementID").alt = "To Next Page";
 
Value

Any quoted string of characters.

 
Default

None.


Powered by Linode.