Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3584 sourcerer 1
2
3
 
4
18
19
20
21
HTMLObjectElement02
22
NIST
23
24
The code attribute specifies an Applet class file.
25
 
26
Retrieve the code attribute of the second OBJECT element and examine
27
its value.  Should be "" since CODE is not a valid attribute for OBJECT.
28
29
Mary Brady
30
2002-02-22
31
32
33
34
35
36
37
38
39
40
41
42
43