Home
last modified time | relevance | path

Searched refs:addClass (Results 151 – 175 of 324) sorted by last modified time

12345678910>>...13

/plugin/schedule/lib/
H A DscheduleCitiesMap.js124 adrBlock.addClass("poiAdrLight");
/plugin/bookcreator/script/
H A Dnspicker.js145 $obj.addClass('selected');
/plugin/bookcreator/syntax/
H A Dbookmanager.php170 $form->addClass('bookcreator__selections__list');
210 $form->addClass('selectnamespace');
225 $form->addClass('clearactive');
254 $form->addClass('downloadselection');
260 ->addClass('edit')
263 ->addClass('book_skipforbiddenpages'); //note: class extra at input
279 $form->addClass('saveselection');
286 ->addClass('edit');
/plugin/dtable/
H A Dscript.js318 $context_menu.find("li.edit").addClass("separator");
319 $context_menu.find("li.insert_col_left").addClass("separator");
320 $context_menu.find("li.mark_row_as_header").addClass("separator");
/plugin/fksnewsfeed/inc/renderer/
H A DVyfukRenderer.php94 $form->addClass('block');
104 $form->addTagOpen('div')->addClass('form-group');
110 $form->addTagOpen('div')->addClass('form-group');
117 $form->addTagOpen('div')->addClass('form-group');
124 …$form->addButton('submit', $this->helper->getLang('btn_save_priority'))->addClass('btn btn-success…
140 … $editForm->addButton('submit', $this->helper->getLang('btn_edit_news'))->addClass('btn btn-info');
150 ->addClass('btn btn-danger');
158 … $purgeForm->addButton('submit', $this->helper->getLang('cache_del'))->addClass('btn btn-warning');
H A DFykosRenderer.php79 $form->addClass('block');
88 $form->addTagOpen('div')->addClass('form-group');
94 $form->addTagOpen('div')->addClass('form-group');
101 $form->addTagOpen('div')->addClass('form-group');
108 …$form->addButton('submit', $this->helper->getLang('btn_save_priority'))->addClass('btn btn-success…
124 … $editForm->addButton('submit', $this->helper->getLang('btn_edit_news'))->addClass('btn btn-info');
134 ->addClass('btn btn-danger');
142 … $purgeForm->addButton('submit', $this->helper->getLang('cache_del'))->addClass('btn btn-warning');
/plugin/fksnewsfeed/
H A Daction.php263 $form->addTagOpen('div')->addClass('form-group');
331 $form->addButton('submit', $this->getLang('save'))->addClass('btn btn-success');
/plugin/fksnewsfeed/inc/
H A DAbstractStream.php109 ->addClass('btn btn-info');
128 ->addClass('btn btn-primary');
137 ->addClass('btn btn-warning');
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js315 ).attribute.addClass("SettingsDiv").insert(el.main);
1157 var link = new lib.element("A").attribute.addClass(
1346 link.attribute.addClass("Selected");
1389 nodeLink.attribute.addClass("Selected");
1438 link.attribute.addClass("Selected");
1439 link.attribute.addClass("Parent");
1445 container.attribute.addClass("Unvisible");
1462 link.attribute.addClass("Parent");
1678 el.nav[open].attribute.addClass("Selected");
2028 addClass:function(_element,_class){ method in pi.util.Element
[all …]
H A Dfirebug-lite-1.2-compressed.js11addClass("Header").insert(el.main);el.left={};el.left.container=new lib.element("DIV").attribute.a…
13addClass("Nav").insert(el.left.container);el.nav.console=new lib.element("A").attribute.addClass("…
14addClass("Tab").update("DOM").event.addListener("click",lib.util.Curry(d.navigate,internal.targetW…
29 d.console.addLine().attribute.addClass("Error").update("<strong>Error: </strong>"+message,true);}},…
30addClass("Arrow").update(firebug.version);}else{result=eval.call(window,_cmd);d.console.print(_cmd…
36addClass("Opened");parentElement.opened=true;for(var key in obj){try{if(env.hideDOMFunctions&&type…
57 …parentLayer.environment.getElement().previousSibling.lib;link.attribute.addClass("Selected");if(li…
62addClass("Selected");d.html.current=[_element,nodeLink];d.html.openProperties();};if(element.child…
63addClass("Block").insert(parent),link=new lib.element("A").attribute.addClass("Link").insert(conta…
75 el.nav[open].attribute.addClass("Selected");switch(open){case"console":d.navigateRightColumn(_index…
[all …]
/plugin/imagereference/
H A Dscript.js58 $imgcaption.addClass('left');
61 $imgcaption.addClass('right');
64 $imgcaption.addClass('center');
/plugin/autotooltip/
H A Dscript.js109 m_tt.addClass('plugin-autotooltip--visible');
/plugin/infomail/
H A Daction.php79 $form->addTextInput('s_name', $this->getLang('yourname'))->addClass('edit');
80 $form->addTextInput('s_email', $this->getLang('youremailaddress'))->addClass('edit');
94 $form->addTextInput('r_email', $this->getLang('recipients'))->addClass('edit');
95 $form->addTextInput('subject', $this->getLang('subject'))->addClass('edit');
96 …rea('comment', $this->getLang('message'))->attr('rows', '8')->attr('cols', '10')->addClass('edit');
104 $form->addTagOpen('div')->addClass('buttons');
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js1897 this.css.jq.seekBar.addClass("jp-seeking-bg");
1937 this.ancestorJq.addClass(this.options.stateClass[state]);
2750 this.ancestorJq.addClass(this.status.cssClass);
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djplayer.playlist.min.js2 …ector.playlist+" li:nth-child("+(c+1)+")").addClass("jp-playlist-current").find(".jp-playlist-item…
H A Djplayer.playlist.js334 …st + " li:nth-child(" + (index + 1) + ")").addClass("jp-playlist-current").find(".jp-playlist-item…
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js4addClass:function(a){var b,c,d,e,f,g,h=0,i=this.length,j="string"==typeof a&&a;if(m.isFunction(a))…
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js1897 this.css.jq.seekBar.addClass("jp-seeking-bg");
1937 this.ancestorJq.addClass(this.options.stateClass[state]);
2750 this.ancestorJq.addClass(this.status.cssClass);
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djplayer.playlist.js334 …st + " li:nth-child(" + (index + 1) + ")").addClass("jp-playlist-current").find(".jp-playlist-item…
/plugin/jplayer/components/
H A Drequire-built.js3942 this.css.jq.seekBar.addClass("jp-seeking-bg");
3982 this.ancestorJq.addClass(this.options.stateClass[state]);
4795 this.ancestorJq.addClass(this.status.cssClass);
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dcircle.player.js141 this.jq.progressHolder.addClass(this.cssClass.gt50).show();
142 this.jq.progress1.addClass(this.cssClass.fallback);
189 this.jq.progressHolder.addClass(this.cssClass.gt50);
207 this.jq.bufferHolder.addClass(this.cssClass.gt50);
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js1897 this.css.jq.seekBar.addClass("jp-seeking-bg");
1937 this.ancestorJq.addClass(this.options.stateClass[state]);
2750 this.ancestorJq.addClass(this.status.cssClass);
H A Djquery.jplayer.min.js2 …ime,_seeking:function(){this.css.jq.seekBar.length&&this.css.jq.seekBar.addClass("jp-seeking-bg"),…
3addClass(this.options.stateClass[a])},removeStateClass:function(a){this.ancestorJq.length&&this.an…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js1897 this.css.jq.seekBar.addClass("jp-seeking-bg");
1937 this.ancestorJq.addClass(this.options.stateClass[state]);
2750 this.ancestorJq.addClass(this.status.cssClass);
/plugin/backup/
H A Dadmin.php207 $cb = $form->addCheckbox("pref[$pref]", $label)->useInput(false)->addClass('block');

12345678910>>...13