Searched refs:removeAttr (Results 1 – 6 of 6) sorted by relevance
21 $me.removeAttr('aria-hidden');
63 $sublist.parent().attr('aria-busy', 'false').removeAttr('aria-live');
72 $btn.css('cursor', '').removeAttr('disabled');
6 …removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:V.noop,widget:functio…
2 …removeAttr:function(e){return this.each(function(){ce.removeAttr(this,e)})}}),ce.extend({attr:func… method
3795 public function removeAttr($attr) { function in phpQueryObject3835 $node->removeAttr('checked');3864 $option->removeAttr('selected');