Home
last modified time | relevance | path

Searched refs:addClass (Results 176 – 200 of 324) sorted by relevance

12345678910>>...13

/plugin/refnotes/
H A Dscript.js8 .addClass('insitu-footnote JSpopup')
/plugin/autotooltip/
H A Dscript.js109 m_tt.addClass('plugin-autotooltip--visible');
/plugin/ckgdoku/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js5 …a.getChild(0).getHtml())&&(y(),f=a,f.setAttribute("aria-selected",!0),f.addClass("cke_colordialog_…
6 …,g;"td"==b.getName()&&(g=b.getChild(0).getHtml())&&(q(a),c?d=b:B=b,c&&b.addClass(D(g)?"cke_colordi…
/plugin/settingstree/
H A Dscript.js110 $inpa.addClass('changed');
119 $hier.find('[data-path="'+open_level+'"]').addClass('highlighted_level');
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js5 …a.getChild(0).getHtml())&&(y(),f=a,f.setAttribute("aria-selected",!0),f.addClass("cke_colordialog_…
6 …,k;"td"==b.getName()&&(k=b.getChild(0).getHtml())&&(q(a),c?d=b:B=b,c&&b.addClass(D(k)?"cke_colordi…
/plugin/searchindex/
H A Dscript.js141 $msg.addClass('updating');
/plugin/metaeditor/
H A Djstree.js495 this.element = $(el).addClass('jstree jstree-' + this._id);
2869 obj.children('.jstree-anchor').addClass('jstree-hovered');
4204 this.element.addClass('jstree-' + theme_name);
4314 dom.addClass(icon + ' jstree-themeicon-custom').attr("rel",icon);
4486 this.element.addClass('jstree-checkbox-no-clicked');
4489 this.element.addClass('jstree-checkbox-selection');
4948 dom.children('.jstree-anchor').addClass('jstree-checked');
5442 $(data.element).addClass(cls);
5725 o.addClass("vakata-context-hover").children('a').focus();
5741 o.addClass("vakata-context-hover").children('a').focus();
[all …]
/plugin/datatables/assets/datatables.net-fixedheader/js/
H A DdataTables.fixedHeader.min.js
/plugin/farmer/admin/
H A Dsetup.php84 $form->addClass('plugin_farmer');
/plugin/combo/action/
H A Dresend.php57 $form->addClass(Identity::FORM_IDENTITY_CLASS . " " . self::FORM_RESEND_PWD_CLASS);
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.disqus.js24 $widget.addClass('init');
/plugin/oauth/action/
H A Duser.php161 $form->addFieldsetOpen($this->getLang('loginwith'), $pos)->addClass('plugin_oauth');
H A Dlogin.php128 $form->addFieldsetOpen($this->getLang('loginwith'))->addClass('plugin_oauth');
/plugin/keywords/action/
H A Dkeywords.php44 …ywords', $this->getLang('updateKeywords'))->id('edit__updateKeywords')->addClass('nowrap')->val('1…
/plugin/sequencediagram/bower_components/snap.svg/
H A Dhistory.md20 * Added `.addClass()`, `.removeClass()`, `.toggleClass()` and `.hasClass()` APIs
/plugin/watchcycle/
H A Dscript.js15 .addClass('plugin-watchcycle')
/plugin/tagging/script/
H A Dsearch.js78 $filterContainer.find('div.current').addClass('changed');
/plugin/struct/script/
H A DAggregationEditor.js47 .addClass('delete')
/plugin/datatables/assets/datatables.net-responsive/js/
H A DdataTables.responsive.min.js
/plugin/issuelinks/admin/
H A Drepoadmin.php137 $configForm->addClass('plugin__repoadmin_serviceConfig');
/plugin/dropfiles/src/
H A Dupload.js138 jQuery($errorDialog).dialog('widget').addClass('dropfiles');
313 $widget.dialog('widget').addClass('dropfiles');
/plugin/fksnewsfeed/
H A Daction.php263 $form->addTagOpen('div')->addClass('form-group');
331 $form->addButton('submit', $this->getLang('save'))->addClass('btn btn-success');
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js1382 this.paper_.addClass('sequence');
1385 this.paper_.addClass(this.cssClass_);
1494 return this.finishGroup().addClass('title');
1500 return this.finishGroup().addClass('actor');
1506 return this.finishGroup().addClass('signal');
1512 return this.finishGroup().addClass('signal');
1518 return this.finishGroup().addClass('note');
H A Dsequence-diagram-snap-min.js6addClass("sequence"),this.cssClass_&&this.paper_.addClass(this.cssClass_),this.beginGroup();var a=…
/plugin/twcheckliste/
H A Dscript.js20 jQuery(".checkliste ol").addClass("hideit");

12345678910>>...13