Home
last modified time | relevance | path

Searched refs:checkbox (Results 1 – 25 of 191) sorted by relevance

12345678

/plugin/commonmark/vendor/league/commonmark/src/Extension/TaskList/
H A DTaskListItemMarkerRenderer.php36 $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 Dscript.js1 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 Ddoodle_template.php134 <?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 Dauthor.css61 .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 Dstyle.less25 input[type=checkbox] {
30 input[type=checkbox]+label {
38 input[type=checkbox]:checked+label {
/plugin/metaeditor/
H A Dstyle.css447 .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 Djstree.js4434 $.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 Dstyle.css55 .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 DREADME.md18 * 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 DWebDriverCheckboxes.php17 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 Dsyntax.php159 …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 Dsyntax.php159 …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 Dcheckbox-blank-outline.svg1 <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 DREADME.md2 reCaptcha plugin for Dokuwiki, that uses the new, simplified "I am not a bot"-checkbox.
H A Dplugin.info.txt8 desc Add the new, simplified Recaptcha2 ("I am not a robot"-checkbox) to your register and edit-f…
/plugin/symbols4odt/
H A Ddokuwiki_plugin_page.wiki42 | <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 Dtags.js.unc58 type: 'checkbox',
74 type: 'checkbox',
/plugin/elasticsearch/
H A Dstyle.less34 input[type=checkbox], input[type=radio] {
/plugin/nsexport/lang/en/
H A Dintro.txt3 … will be exported as well. Affected pages are listed below, disable the checkbox to exclude a page…
/plugin/todo/
H A Dplugin.info.txt6 desc Create a checkbox based todo list with optional user assignment (by using <todo>This is a ToDo</todo>). In combination with dokuwiki searchpattern plugin it is a lightweight task list management system.
/plugin/fckg/scripts/
H A Dvki_kb.js1223 var checkbox = document.createElement('input'); variable
1224 checkbox.type = "checkbox";
1225checkbox.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 Dtags.js.unc38 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 Dprofile-delete.css17 .form-profile-delete .checkbox {
/plugin/blogtng/
H A Dscript.js139 let checkbox = jQuery('#blogtng__admin_checkall').get(0);
140 jQuery(checkbox).on('click', function(e) {
/plugin/filelisting/
H A Dstyle.less31 //checkbox cell

12345678