Javascript debugger Website design ↑
DomAttribute { bool set_value(string content);}
bool set_value(string content);
This function sets the value of an attribute.
The new value.
Returns TRUE on success or FALSE on failure.
TRUE
FALSE
Set the value property of DOMAttr.
DOMAttr
Javascript debugger Website design