Home
last modified time | relevance | path

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

/dokuwiki/lib/scripts/
H A Dsearch.js21 $me.removeAttr('aria-hidden');
H A Dtree.js63 $sublist.parent().attr('aria-busy', 'false').removeAttr('aria-live');
/dokuwiki/lib/plugins/extension/
H A Dscript.js72 $btn.css('cursor', '').removeAttr('disabled');
/dokuwiki/lib/scripts/jquery/
H A Djquery-ui.min.js6removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:V.noop,widget:functio…
H A Djquery.min.js2removeAttr:function(e){return this.each(function(){ce.removeAttr(this,e)})}}),ce.extend({attr:func… method
/dokuwiki/_test/core/
H A DphpQuery-onefile.php3795 public function removeAttr($attr) { function in phpQueryObject
3835 $node->removeAttr('checked');
3864 $option->removeAttr('selected');