Home > Abakada: Back to Basics > Language References > HTML Element Attributes > CODE Attribute
Retrieves the URL of the file containing the compiled Java class.
Inline |
<OBJECT CODE = strUrl...> |
Script |
[ strUrl = ] object.code |
The property is read-only with no default value.
OBJECT
|