Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

code attribute | code property

Sets or retrieves the URL of the file containing the compiled Java class.

 

Syntax

HTML<element code="p" ... >
JavaScript

p = object.code

 

Property values

Type: String

the URL of the file.

Standards information

See also

applet
object

 

 

Show:
© 2017 Microsoft