Home
last modified time | relevance | path

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

/freebsd/contrib/lutok/api-docs/html/
H A Djquery.js2removeProp:function(e){return this.each(function(){delete this[S.propFix[e]||e]})}}),S.extend({pro… method
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js2231 removeProp: function( name ) { method