Home
last modified time | relevance | path

Searched refs:getSetAttribute (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/libxo/xohtml/external/
H A Djquery.js1430 getSetAttribute: div.className !== "t",
2213 getSetAttribute = jQuery.support.getSetAttribute, variable
2571 elem.removeAttribute( getSetAttribute ? name : propName );
2723 if ( !getSetAttribute ) {