Javascript Reference
Categories: APPLET

javascript APPLET archive

@July 28, 2009, 8:23 a.m.
archive Firefox/Netscape/NN 6 IE 6 Chrome/Safari/DOM 6  

 

Read-only  

Reflects the archive attribute of the applet element. Only partially implemented in the browsers. See the discussion of the archive attribute.

 
Example
 
if (document.applets["clock"].archive == "myClock.zip") {
    // process for the found class file
}
 
Value

Case-sensitive URI as a string.

 
Default

None.


Powered by Linode.