Searched refs:removeProp (Results 1 – 2 of 2) sorted by relevance
2 …removeProp:function(e){return this.each(function(){delete this[S.propFix[e]||e]})}}),S.extend({pro… method
2231 removeProp: function( name ) { method