hasAttribute(name )
|
|
Parameters
|
Stringname
The name of the attribute to look for.
|
Returns
|
trueboolean. if an attribute with the given name is specified on this element or has a default value, false otherwise.
|