Searched refs:removeAttr (Results 1 – 25 of 53) sorted by relevance
123
| /template/wikiweko/ |
| H A D | script.js | 11 .removeAttr('id') 17 .removeAttr('id') 19 $search.find('#simpleSearch').removeAttr('id'); 41 .removeAttr('id')
|
| /template/twentyfifteen/ |
| D | script.js | 22 button.removeAttr('aria-expanded'); 23 button.removeAttr('aria-controls'); 24 secondary.removeAttr('aria-expanded'); 31 sidebar.removeAttr('style');
|
| /template/fictive/ |
| D | fictive.js | 105 $( '.main-navigation' ).removeAttr( 'style' ); 106 $( '.widget-area' ).removeAttr( 'style' ); 107 $( '.header-search' ).removeAttr( 'style' );
|
| /template/m1/ |
| D | script.js | 46 $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/ |
| D | plugins.js | 2 …removeAttr('id').data('placeholder-id'));if(m===true){return o[0].value=n}o.focus()}else{l.value='…
|
| /template/parabola/ |
| H A D | runmobilemenu.js | 5 …jQuery("#access").slideToggle(function(){ if (state) {jQuery(this).removeAttr( 'style' )}; state =…
|
| /template/writr2/js/ |
| D | skip-link-focus-fix.js | 17 $(this).removeAttr('tabindex');
|
| /template/writr/js/ |
| D | skip-link-focus-fix.js | 17 $(this).removeAttr('tabindex');
|
| /template/able/ |
| D | small-menu.js | 35 $masthead.find( '.menu' ).removeAttr( 'style' );
|
| /template/arcade-basic/ |
| D | small-menu.js | 35 $masthead.find( '.menu' ).removeAttr( 'style' );
|
| /template/boozurk/ |
| D | boozurk.js | 241 .removeAttr('height') 242 .removeAttr('width');
|
| /template/sprintdoc/js/ |
| H A D | meta-box.js | 71 $metaBox.removeClass("sticky").removeAttr("style");
|
| /template/templar/js/ |
| D | bootstrap-button.js | 49 $el.removeClass(d).removeAttr(d)
|
| /template/klean/ |
| D | jquery.slicknav.min.js | 6 …cate?(i.mobileNav=l.clone(),i.mobileNav.removeAttr("id"),i.mobileNav.find("*").each(function(e,t){…
|
| /template/argon/assets/js/ |
| D | argon-design-system.min.js | 97 …("burger-menu") ? null != a && e.css("background", "url('" + a + "')").removeAttr("data-nav-image"…
|
| /template/argon-alt/assets/js/ |
| D | argon-design-system.min.js | 97 …("burger-menu") ? null != a && e.css("background", "url('" + a + "')").removeAttr("data-nav-image"…
|
| /template/writr/ |
| D | script.js | 189 element.removeAttr(tooltipType).attr('data-tooltip-type', tooltipType);
|
| /template/parallax/lib/js/ |
| D | metabox-tabs.min.js | 1 …ion(b){var a=d(this).attr("ref");var c=d("#"+a);if(c.is(":checked")){c.removeAttr("checked").chang…
|
| D | metabox-tabs.js | 158 d.removeAttr("checked").change()
|
| D | jquery.jcarousel.js | 37 …s._destroy(), this._trigger("destroyend"), this._element.removeData(s).removeAttr("data-" + s.toLo…
|
| /template/starterbootstrap/js/ |
| D | jquery-1.9.1.min.js | 3 …removeAttr:function(e){return this.each(function(){b.removeAttr(this,e)})},prop:function(e,t){retu… method
|
| /template/bootstrap3/ |
| D | script.js | 143 .removeAttr('accesskey');
|
| /template/parallax/lib/bootstrap/js/ |
| D | bootstrap.js | 205 $el.removeClass(d).removeAttr(d) 1167 $e.attr('data-original-title', $e.attr('title') || '').removeAttr('title')
|
| D | bootstrap.min.js | 70 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/ |
| D | jquery-1.6.1.min.js | 16 …removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){retu… method
|
123