Javascript Reference
Categories: APPLET

javascript APPLET name

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

Read-only  

This is the identifier associated with the applet. Use the name when referring to the object in the form document.appletName.

 
Value

Case-sensitive identifier that follows the rules of identifier naming: it may contain no whitespace, cannot begin with a numeral, and should avoid punctuation except for the underscore character.

 
Default

None.


Powered by Linode.