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
HTMLObjectElement14
22
NIST
23
24
    The type attribute specifies the content type for data downloaded via
25
    the data attribute.
26
 
27
    Retrieve the type attribute of the first OBJECT element and examine
28
    its value.
29
30
Mary Brady
31
2002-02-22
32
33
34
35
36
37
38
39
40
41
42
43
44