'archive' Syntax and Note
Note:
Read and write property.
Sets the URL for a ZIP file containing Java code.
Syntax:
document.getElementById("elementID").archive = value
document.all.elementID.archive = value // IE only
Related examples in the same category