Searched refs:selects (Results 1 – 22 of 22) sorted by relevance
| /plugin/lightbox/ |
| D | script.js | 223 selects = document.getElementsByTagName("select"); 224 for (i = 0; i != selects.length; i++) { 225 selects[i].style.visibility = "hidden"; 264 selects = document.getElementsByTagName("select"); 265 for (i = 0; i != selects.length; i++) { 266 selects[i].style.visibility = "visible";
|
| /plugin/struct/meta/ |
| H A D | QueryBuilder.php | 224 $selects = []; 226 $selects[] = "$select AS $alias"; 230 ' SELECT ' . implode(",\n", $selects) . "\n" .
|
| /plugin/tagfilter/script/select2/ |
| D | README.md | 11 * Enhancing native selects with search. 12 * Enhancing native selects with a better multi-select interface. 14 * Nesting optgroups: native selects only support one level of nested. Select2 does not have this re…
|
| /plugin/ckgdoku/action/ |
| D | meta.php | 237 $selects = array(); 241 $selects[] = $gfile; 243 $selects = implode ( ';;', $selects ); 244 echo $selects;
|
| /plugin/ckgedit/action/ |
| D | meta.php | 265 $selects = array(); 269 $selects[] = $gfile; 271 $selects = implode ( ';;', $selects ); 272 echo $selects;
|
| /plugin/lytebox/ |
| D | lytebox.js | 847 var selects = this.doc.getElementsByTagName("select"); 848 for (var i = 0; i < selects.length; i++ ) { 849 selects[i].style.visibility = (state == "hide") ? 'hidden' : 'visible'; 854 selects = parent.frames[i].window.document.getElementsByTagName("select"); 855 for (var j = 0; j < selects.length; j++) { 856 selects[j].style.visibility = (state == "hide") ? 'hidden' : 'visible';
|
| /plugin/pdfjs/pdfjs/web/ |
| D | debugger.js | 47 var selects = document.getElementsByTagName('input'); 48 for (var i = 0; i < selects.length; ++i) { 49 var select = selects[i];
|
| /plugin/dokullm/doc/ |
| H A D | llm.txt | 72 * User selects an action from the LLM toolbar in the editor
|
| /plugin/json/demo/ |
| D | json_plugin.txt | 203 …be used as part of the path: ''__FIRST__'' selects the first element inside the array and ''__LAST…
|
| /plugin/jmol2/jmol/ |
| D | CHANGES.txt | 260 # new feature: select structureID="xxx" selects structures by alphanumeric id such as "S1" or "H3" 344 # where n is an integer 1,2,3... that selects which set is to be displayed and 1022 # new feature: select within(-0.1, {1/2 1/2 1/2}) -- negative distance within selects atoms based o… 1023 # new feature: select within(-0.1, atomno=3) -- negative distance within selects atoms based on uni… 1024 # new feature: select within(-0.1, true, atomno=3) -- negative distance within model selects atoms … 1666 # selects within a set of atom types (defined currently only for mol2 and AMBER topology file type… 1994 # bug fix: application rubberband selecting inappropriately selects atoms not visible 2185 # bug fix: f(x[i],x[j]) selects only x[j], not both x[i] and x[j] 2643 # also, "BIOMOLECULE 1" automatically selects for the chains listed for biomolecule 1 3330 # selects that file, but also sets the trajectory to 1.3. [all …]
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 13240 var selects = node.getElementsByTagName("select"); 13243 function _getEndDate(selects, map, startDate) { argument 13244 var endDate = gantt.form_blocks.getTimePickerValue(selects, config, map.size); 13252 startDate = gantt.form_blocks.getTimePickerValue(selects, config); 13260 end_date: _getEndDate(selects, map, startDate) 13899 getTimePickerValue: function (selects, config, offset) { argument 13910 time = parseInt(selects[map[3] + mapOffset].value, 10); 13914 …return new Date(selects[map[2] + mapOffset].value, selects[map[1] + mapOffset].value, selects[map[…
|
| /plugin/calendar/ |
| D | CHANGELOG.md | 132 Both date inputs and time selects have been replaced with custom, lightweight pickers to eliminate … 1001 - Ensured all form inputs/selects use full available width on mobile 7338 - **Fixed:** All labels, checkboxes, selects themed 11051 - User selects "work"
|
| D | style.css | 252 .month-picker-selects {
|
| /plugin/ckgedit/ckeditor/ |
| D | CHANGES.md | 256 …idget Selection](https://ckeditor.com/cke4/addon/widgetselection) plugin selects the editor conten… 393 …keditor4/latest/api/CKEDITOR_dom_range.html#method-cloneContents) method selects the whole element…
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.js.map | 1 …selects","_get_timepicker_step","_getEndDate","TextareaControl","_get_input","TemplateControl","Re…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 2.2.js.map | 1 …selects an appropriate color for the caret. This is generally currentcolor, but the user agent may…
|
| D | 3.3.js.map | 1 …selects one of the proposals, uses it and informs the client of its choice with the Content-Type r…
|
| D | bundle.js.map | 1 …lection.recentlyUsed', \"Select recent suggestions unless further typing selects one, e.g. `consol…
|
| /plugin/codemirror/dist/keymaps/ |
| D | vim.min.js.map | 1 … cm.replaceRange(spaces, cm.getCursor());\n }\n // This functions selects a rectangular blo…
|
| /plugin/sketchcanvas/bundle/ |
| D | SketchCanvas.js.map | 4 …ect but clicked on an object, select it.\r\n\t\t\t// Single click always selects a single shape.\r…
|
| /plugin/combo/resources/library/bootstrap/4.5.0/ |
| H A D | bootstrap.16col.min.css.map | 1 …,"// stylelint-disable declaration-no-important\n\n@each $value in $user-selects {\n .user-select…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …selects the first output whose corresponding\n * condition evaluates to `true`. If no match is…
|