Home
last modified time | relevance | path

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

123

/template/wikiweko/
H A Dscript.js11 .removeAttr('id')
17 .removeAttr('id')
19 $search.find('#simpleSearch').removeAttr('id');
41 .removeAttr('id')
/template/twentyfifteen/
Dscript.js22 button.removeAttr('aria-expanded');
23 button.removeAttr('aria-controls');
24 secondary.removeAttr('aria-expanded');
31 sidebar.removeAttr('style');
/template/fictive/
Dfictive.js105 $( '.main-navigation' ).removeAttr( 'style' );
106 $( '.widget-area' ).removeAttr( 'style' );
107 $( '.header-search' ).removeAttr( 'style' );
/template/m1/
Dscript.js46 $element.removeAttr('style');
158 $html.removeAttr('style').scrollTop(scrollTop);
162 $menu.removeAttr('style').hide();
163 $body.removeAttr('style');
164 $('html').removeAttr('style');
/template/breeze/bower_components/gumby/js/
Dplugins.js2removeAttr('id').data('placeholder-id'));if(m===true){return o[0].value=n}o.focus()}else{l.value='…
/template/parabola/
H A Drunmobilemenu.js5 …jQuery("#access").slideToggle(function(){ if (state) {jQuery(this).removeAttr( 'style' )}; state =…
/template/writr2/js/
Dskip-link-focus-fix.js17 $(this).removeAttr('tabindex');
/template/writr/js/
Dskip-link-focus-fix.js17 $(this).removeAttr('tabindex');
/template/able/
Dsmall-menu.js35 $masthead.find( '.menu' ).removeAttr( 'style' );
/template/arcade-basic/
Dsmall-menu.js35 $masthead.find( '.menu' ).removeAttr( 'style' );
/template/boozurk/
Dboozurk.js241 .removeAttr('height')
242 .removeAttr('width');
/template/sprintdoc/js/
H A Dmeta-box.js71 $metaBox.removeClass("sticky").removeAttr("style");
/template/templar/js/
Dbootstrap-button.js49 $el.removeClass(d).removeAttr(d)
/template/klean/
Djquery.slicknav.min.js6 …cate?(i.mobileNav=l.clone(),i.mobileNav.removeAttr("id"),i.mobileNav.find("*").each(function(e,t){…
/template/argon/assets/js/
Dargon-design-system.min.js97 …("burger-menu") ? null != a && e.css("background", "url('" + a + "')").removeAttr("data-nav-image"…
/template/argon-alt/assets/js/
Dargon-design-system.min.js97 …("burger-menu") ? null != a && e.css("background", "url('" + a + "')").removeAttr("data-nav-image"…
/template/writr/
Dscript.js189 element.removeAttr(tooltipType).attr('data-tooltip-type', tooltipType);
/template/parallax/lib/js/
Dmetabox-tabs.min.js1 …ion(b){var a=d(this).attr("ref");var c=d("#"+a);if(c.is(":checked")){c.removeAttr("checked").chang…
Dmetabox-tabs.js158 d.removeAttr("checked").change()
Djquery.jcarousel.js37 …s._destroy(), this._trigger("destroyend"), this._element.removeData(s).removeAttr("data-" + s.toLo…
/template/starterbootstrap/js/
Djquery-1.9.1.min.js3removeAttr:function(e){return this.each(function(){b.removeAttr(this,e)})},prop:function(e,t){retu… method
/template/bootstrap3/
Dscript.js143 .removeAttr('accesskey');
/template/parallax/lib/bootstrap/js/
Dbootstrap.js205 $el.removeClass(d).removeAttr(d)
1167 $e.attr('data-original-title', $e.attr('title') || '').removeAttr('title')
Dbootstrap.min.js70 g == "loadingText" ? e.addClass(i).attr(i, i) : e.removeClass(i).removeAttr(i)
659 d.attr("data-original-title", d.attr("title") || "").removeAttr("title")
/template/ospyramid/js/libs/
Djquery-1.6.1.min.js16removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){retu… method

123