DOM
|
· | DOM interface NodeList is class hash with keys 0, 1, …;
|
· | DOM interface NamedNodeMap is class hash where the keys are attribute names;
|
· | DOM-type DOMString is class string;
|
· | DOM-type Boolean is Boolean value: 0=FALSE, 1=TRUE.
|
Copyright © 19972021 Art. Lebedev Studio | http://www.artlebedev.com | Last updated: 08.09.2010 |