javascript APPLET code
| code | NN 6 IE 4 DOM 1 |
| Read-only | |
|
Provides the name of the Java applet class file set to the code attribute. Not fully implemented in Netscape 7. |
|
| Example | |
if (document.applets["clock"].code == "XMAScounter.class") {
// process for the found class file
}
|
|
| Value | |
Case-sensitive applet class filename as a string. |
|
| Default | |
None. |
|
Previous: javascript APPLET codeBase
223,Nickname,Homepage or email,Comments here,Add comment
