/plugin/commonmark/vendor/league/commonmark/src/Extension/TaskList/ |
H A D | TaskListItemMarkerRenderer.php | 36 $checkbox = new HtmlElement('input', $attrs, '', true); 39 $checkbox->setAttribute('checked', ''); 42 $checkbox->setAttribute('disabled', ''); 43 $checkbox->setAttribute('type', 'checkbox'); 45 return $checkbox;
|
/plugin/togglewrap/ |
H A D | script.js | 1 function togglewrap(checkbox, duration) { argument 2 if (checkbox.value.substr(0,4) == 'not_') { 3 value = checkbox.value.substr(4); 6 value = checkbox.value; 9 if ((checkbox.checked && !reverse) || (!checkbox.checked && reverse) ) {
|
/plugin/doodle4/ |
H A D | doodle_template.php | 134 <?php $durchlauf = 1; $userZahl = 0; $checkbox = 0; variable 185 echo $trArrayCheck[$checkbox]; 190 echo $template['count'][$checkbox]; 193 $checkbox = $checkbox + 1; variable
|
/plugin/firenews/HTMLTemplates/author/ |
H A D | author.css | 61 .container-checkbox { 76 /* Hide the browser's default checkbox */ 77 .container-checkbox input { 85 /* Create a custom checkbox */ 97 .container-checkbox:hover input ~ .checkmark { 101 /* When the checkbox is checked, add a blue background */ 102 .container-checkbox input:checked ~ .checkmark { 114 .container-checkbox input:checked ~ .checkmark:after { 119 .container-checkbox .checkmark:after {
|
/plugin/medialist/ |
H A D | style.less | 25 input[type=checkbox] { 30 input[type=checkbox]+label { 38 input[type=checkbox]:checked+label {
|
/plugin/metaeditor/ |
H A D | style.css | 447 .jstree-default .jstree-checkbox { 450 .jstree-default .jstree-checkbox:hover { 453 .jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox, 457 .jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover, 611 .jstree-default-small .jstree-checkbox { 617 .jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox, 621 .jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover, 781 .jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox, 785 .jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover, 965 .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox, [all …]
|
H A D | jstree.js | 4434 $.jstree.defaults.checkbox = { 4477 this._data.checkbox.uto = false; 4484 this._data.checkbox.visible = this.settings.checkbox.visible; 4499 if(this._data.checkbox.uto) { clearTimeout(this._data.checkbox.uto); } 4585 i, j, c, tmp, s = this.settings.checkbox.cascade, t = this.settings.checkbox.tie_selection; 4640 i, j, tmp, s = this.settings.checkbox.cascade, t = this.settings.checkbox.tie_selection; 4857 if(this._data.checkbox.uto) { clearTimeout(this._data.checkbox.uto); } 4986 this._data.checkbox.selected = $.vakata.array_remove_item(this._data.checkbox.selected, obj.id); 5142 state.checkbox = this._data.checkbox.selected.slice(); 5147 if(res && state.checkbox) { [all …]
|
/plugin/langdelete/ |
H A D | style.css | 55 .langdelete__text #langshortlist input[type="checkbox"] ~ label, 56 .langdelete__text #langshortlist input[type="checkbox"] ~ label del 61 .langdelete__text #langshortlist input[type="checkbox"]:checked ~ label, 62 .langdelete__text #langshortlist input[type="checkbox"]:checked ~ label del
|
/plugin/quizlib/ |
H A D | README.md | 18 * checkbox (one or more correct answers) 21 …ero-based indexes ('a0', 'a1', …) of the correct answers (for radio and checkbox). Please use doub… 23 … with the content of the question and an attribute "type" (text, radio, checkbox). The possible an… 34 …ch factors will contribute to the end of humanity as we know it?" type="checkbox"> Global warming|… 68 <li><label><input type="checkbox" name="q3" value="a"> Global warming</label></li> 69 … <li><label><input type="checkbox" name="q3" value="b"> The release of Linux 4.1.15</label></li> 70 <li><label><input type="checkbox" name="q3" value="c"> Cats</label></li> 71 …<li><label><input type="checkbox" name="q3" value="d"> Advancements in artificial intelligence</la…
|
/plugin/combo/vendor/php-webdriver/webdriver/lib/ |
H A D | WebDriverCheckboxes.php | 17 if ($this->type !== 'checkbox') { 18 throw new WebDriverException('The input must be of type "checkbox".'); 29 foreach ($this->getRelatedElements() as $checkbox) { 30 $this->deselectOption($checkbox);
|
/plugin/noticeboard/ |
H A D | syntax.php | 159 …oard_show_category_all'>".$this->getLang('all')." </label> <input type='checkbox' value='8' id='no… 165 …w_category_meeting'>".$this->getLang('meeting')." </label> <input type='checkbox' value='4' id='no… 171 …_show_category_event'>".$this->getLang('event')." </label> <input type='checkbox' value='2' id='no… 177 …_category_event'>".$this->getLang('conference')." </label> <input type='checkbox' value='1' id='no…
|
/plugin/noticeboard/noticeboard/ |
H A D | syntax.php | 159 …oard_show_category_all'>".$this->getLang('all')." </label> <input type='checkbox' value='8' id='no… 165 …w_category_meeting'>".$this->getLang('meeting')." </label> <input type='checkbox' value='4' id='no… 171 …_show_category_event'>".$this->getLang('event')." </label> <input type='checkbox' value='2' id='no… 177 …_category_event'>".$this->getLang('conference')." </label> <input type='checkbox' value='1' id='no…
|
/plugin/adhoctags/images/ |
H A D | checkbox-blank-outline.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>checkbox-blank-outline</title><path d="M19,3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21, (…)
|
/plugin/recaptcha2/ |
H A D | README.md | 2 reCaptcha plugin for Dokuwiki, that uses the new, simplified "I am not a bot"-checkbox.
|
H A D | plugin.info.txt | 8 desc Add the new, simplified Recaptcha2 ("I am not a robot"-checkbox) to your register and edit-f…
|
/plugin/symbols4odt/ |
H A D | dokuwiki_plugin_page.wiki | 42 | <code><checkbox></code> | Creates an empty checkbox. | <code><CHECKBOX></code> | 43 | <code><checkbox_checked></code> | Creates a checked checkbox. | <code><CHECKBOX_CHECKED></code> | 56 "substitute4XHTML" => "<input type='checkbox' checked/>",
|
/plugin/ckgdoku/ckeditor/plugins/tags/dialogs/ |
H A D | tags.js.unc | 58 type: 'checkbox', 74 type: 'checkbox',
|
/plugin/elasticsearch/ |
H A D | style.less | 34 input[type=checkbox], input[type=radio] {
|
/plugin/nsexport/lang/en/ |
H A D | intro.txt | 3 … will be exported as well. Affected pages are listed below, disable the checkbox to exclude a page…
|
/plugin/todo/ |
H A D | plugin.info.txt | 6 desc Create a checkbox based todo list with optional user assignment (basic syntax: <todo>This is a ToDo</todo>). It can also be used as a lightweight task list management system.
|
/plugin/fckg/scripts/ |
H A D | vki_kb.js | 1223 var checkbox = document.createElement('input'); variable 1224 checkbox.type = "checkbox"; 1225 …checkbox.title = this.VKI_i18n['03'] + ": " + ((this.VKI_deadkeysOn) ? this.VKI_i18n['04'] : this.… 1226 checkbox.defaultChecked = this.VKI_deadkeysOn; 1227 VKI_addListener(checkbox, 'click', function() { 1232 label.appendChild(checkbox); 1233 checkbox.checked = this.VKI_deadkeysOn; 1235 this.VKI_deadkeysOn = checkbox;
|
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/ |
H A D | tags.js.unc | 38 type: 'checkbox', 54 type: 'checkbox', 153 jQuery("table[class*='dialog'] :checkbox[class*='cke']").each(function( index ) {
|
/plugin/combo/resources/theme/default/components/css/ |
H A D | profile-delete.css | 17 .form-profile-delete .checkbox {
|
/plugin/blogtng/ |
H A D | script.js | 139 let checkbox = jQuery('#blogtng__admin_checkall').get(0); 140 jQuery(checkbox).on('click', function(e) {
|
/plugin/filelisting/ |
H A D | style.less | 31 //checkbox cell
|