code.progysm.com

DOMElement

Type:
	Object

Attributes:
	localName : string
	tagName : string

Functions:
	setAttribute(string $name, string $value);
	getAttribute(string $name) : string