Searched defs:hasAttribute (Results 1 - 1 of 1) sorted by relevance

/yui3/src/node/js/
H A Dnode-ie.js2 if (!Y.config.doc.documentElement.hasAttribute) { // IE < 8
3 Y.Node.prototype.hasAttribute = function(attr) {

Completed in 9 milliseconds