Javascript debugger Website design ↑
XMLReader { bool moveToAttribute(string name);}
bool moveToAttribute(string name);
Positions cursor on the named attribute.
The name of the attribute.
Returns TRUE on success or FALSE on failure.
TRUE
FALSE
Javascript debugger Website design