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
HTMLSelectElement01
22
NIST
23
24
    The type attribute is the string "select-multiple" when multiple
25
    attribute is true.
26
 
27
    Retrieve the type attribute from the first SELECT element and
28
    examine its value.
29
30
Mary Brady
31
2002-02-22
32
33
34
35
36
37
38
39
40
41
42
43
44