javascript APPLET code
@March 15, 2008, 1:22 a.m.
code | Firefox/Netscape/NN 6 IE 4 Chrome/Safari/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. |
Permanent URL:
http://javascript.gakaa.com/applet-code.aspx
Powered by Linode.