getElementAttribute
Gets the value of the specified attribute of the specified element
Syntax
getElementAttribute = function(aElement, aAttribute);
Parameters
- aElement
- functions: element
- aAttribute
- functions: attribute value of which must be obtained
Returned value
- functions: attribute value