| /plugin/grensladawritezor/fckeditor/editor/dialog/fck_select/ |
| D | fck_select.js | 26 var iIndex = combo.selectedIndex ; 28 oListText.selectedIndex = iIndex ; 29 oListValue.selectedIndex = iIndex ; 46 oListText.selectedIndex = oListText.options.length - 1 ; 47 oListValue.selectedIndex = oListValue.options.length - 1 ; 57 var iIndex = oListText.selectedIndex ; 90 var iIndex = oListValue.selectedIndex ; 101 var iActualIndex = combo.selectedIndex ; 132 var iSelectedIndex = combo.selectedIndex ; 146 combo.selectedIndex = iSelectedIndex ;
|
| /plugin/fckg/fckeditor/editor/dialog/fck_select/ |
| D | fck_select.js | 26 var iIndex = combo.selectedIndex ; 28 oListText.selectedIndex = iIndex ; 29 oListValue.selectedIndex = iIndex ; 46 oListText.selectedIndex = oListText.options.length - 1 ; 47 oListValue.selectedIndex = oListValue.options.length - 1 ; 57 var iIndex = oListText.selectedIndex ; 90 var iIndex = oListValue.selectedIndex ; 101 var iActualIndex = combo.selectedIndex ; 132 var iSelectedIndex = combo.selectedIndex ; 146 combo.selectedIndex = iSelectedIndex ;
|
| /plugin/wysiwyg/fckeditor/editor/dialog/fck_select/ |
| D | fck_select.js | 26 var iIndex = combo.selectedIndex ; 28 oListText.selectedIndex = iIndex ; 29 oListValue.selectedIndex = iIndex ; 46 oListText.selectedIndex = oListText.options.length - 1 ; 47 oListValue.selectedIndex = oListValue.options.length - 1 ; 57 var iIndex = oListText.selectedIndex ; 90 var iIndex = oListValue.selectedIndex ; 101 var iActualIndex = combo.selectedIndex ; 132 var iSelectedIndex = combo.selectedIndex ; 146 combo.selectedIndex = iSelectedIndex ;
|
| /plugin/struct/script/ |
| H A D | vanilla-combobox.js | 227 let selectedIndex = Array.from(items).indexOf(selectedItem); 232 selectedIndex = (selectedIndex + 1) % items.length; 233 this.#highlightItem(items, selectedIndex); 238 selectedIndex = selectedIndex > 0 ? selectedIndex - 1 : items.length - 1; 239 this.#highlightItem(items, selectedIndex);
|
| /plugin/sequencediagram/bower_components/lodash/perf/asset/ |
| D | perf-ui.js | 21 var buildIndex = buildList.selectedIndex, 22 otherIndex = otherList.selectedIndex, 62 buildList.selectedIndex = (function() { function 70 otherList.selectedIndex = (function() { function
|
| /plugin/sequencediagram/bower_components/lodash/test/asset/ |
| D | test-ui.js | 21 var buildIndex = buildList.selectedIndex, 22 loaderIndex = loaderList.selectedIndex, 46 buildList.selectedIndex = (function() { function 57 loaderList.selectedIndex = (function() { function
|
| /plugin/flashcards/ |
| D | script.js | 73 function handleAnswer(selectedIndex) { argument 82 } else if (index === selectedIndex) { 93 selected: selectedIndex, 94 isCorrect: selectedIndex === question.correct, 97 if (selectedIndex === question.correct) {
|
| /plugin/quickstats/ |
| D | script.js | 66 if(which.selectedIndex == 0) { 70 QuickstatsShowPage(which.options[which.selectedIndex].value) ; 134 if(months.selectedIndex == 0 && !whole_year.checked) { 138 else month = months.selectedIndex; 149 var option = countries.options[countries.selectedIndex]; 161 var option = ua.options[ua.selectedIndex]; 209 for(i=months.selectedIndex+1; i<months.options.length; i++) {
|
| /plugin/schedule/ |
| D | script.js | 44 while (elem.options.selectedIndex >= 0) { 45 opt = elem.options [elem.options.selectedIndex]; 47 elem.options [elem.options.selectedIndex] = null;
|
| /plugin/dwcommits/ |
| D | script.js | 40 var selected = op.options[op.selectedIndex]; 47 var selected = op.options[op.selectedIndex];
|
| /plugin/schedule/lib/ |
| D | scheduleForm.js | 76 if (this.options [this.selectedIndex].text != "") 89 var selectedValue = repeatSelection.options [repeatSelection.selectedIndex].value;
|
| /plugin/translation3/ |
| D | script.js | 9 var id = e.target.options[e.target.selectedIndex].value;
|
| /plugin/indexmenu2/cms/extensions/dom/ |
| D | selectbox.js | 13 …selectedIndex=-1;this.updateOptions();};this.unselectMatchingOptions=function(i,x){return C(i,'sel…
|
| /plugin/xcom/ |
| D | script.js | 10 if(fn_sel.selectedIndex > 0) { 115 fn_sel.selectedIndex = 0; 499 if(fn_sel.selectedIndex > 0) { 500 params[i] = fn_sel.options[fn_sel.selectedIndex].value; 599 var which =sel.options[sel.selectedIndex].value;
|
| /plugin/searchns/ |
| D | script.js | 16 $select[0].selectedIndex = 0;
|
| /plugin/news/ |
| D | script.js | 31 var index = selected.selectedIndex;
|
| /plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
| D | controlWindow.js | 39 str = slct.options[slct.selectedIndex].text;
|
| /plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
| D | controlWindow.js | 39 str = slct.options[slct.selectedIndex].text;
|
| /plugin/grensladawritezor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
| D | controlWindow.js | 39 str = slct.options[slct.selectedIndex].text;
|
| /plugin/virtualkeyboard/vk/extensions/dom/ |
| D | selectbox.js | 313 node.selectedIndex = -1; 497 return node.selectedIndex; 586 node.selectedIndex = -1; 601 node.selectedIndex = -1;
|
| /plugin/database2/ |
| D | admin.php | 160 …<select name="history" onchange="return db2_console_load(this.options[this.selectedIndex].value);">
|
| /plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/ |
| D | tableCell.js.unc | 45 // to set a negative selectedIndex. 47 this.getInputElement().$.selectedIndex = -1;
|
| D | tableCell.js | 1 …CKEDITOR.env.gecko&&this.type=="select"&&!p){this.getInputElement().$.selectedIndex=-1}}}}function…
|
| /plugin/htmlokay/ |
| D | script.js | 60 var index = f['abs_path'].selectedIndex;
|
| /plugin/ckgdoku/ckeditor/plugins/image/dialogs/ |
| D | image.js | 1 …selectedIndex>0){var C=D.options[D.selectedIndex].value}this.imageElement.setAttribute("type",C);i…
|