July 1998
Intermediate to advanced
1456 pages
65h 5m
English
value — NN n/a IE 4 DOM 1
Read/Write
The number of the item within an ordered list. This property applies
to an LI element only when it is nested inside an
OL element. The default value for unadjusted
numbering is always zero. If you set the value
property of one item in the list, the following items continue the
sequence from the new value.
document.all.step5.value = 5
Positive integer.
0
Read now
Unlock full access