code attribute | code property
Sets or retrieves the URL of the file containing the compiled Java class.
Syntax
| HTML | <element code="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
the URL of the file.
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
- HTML 4.01 Specification, Section 13.4 (Deprecated)
See also
Show: