getElemsByAttributeValue

Type: function
Returns all the descendents which have an attribute whose name and value match.

Body

function(elem,attrName,attrValue){...}

Classpath

Children