Javascript Reference
Categories: APPLET

javascript APPLET alt

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

Read/Write  

This is the text message to be displayed if the object or applet fails to load. There is little indication that setting this property on an existing applet object has any visual effect.

 
Example
 
document.myApplet.alt= "Image Editor Applet";
 
Value

Any quoted string of characters, but HTML tags are not interpreted.

 
Default

None.


Powered by Linode.