Home
last modified time | relevance | path

Searched refs:toggle (Results 26 – 50 of 267) sorted by relevance

1234567891011

/plugin/toggle/
H A DREADME.md9 See https://www.dokuwiki.org/plugin:toggle for more info
/plugin/tfslink/
H A Dscript.js14 addworkitemlink_wiz.toggle();
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dtoggle-on.svg1 <svg class="bi bi-toggle-on" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dtoggle-off.svg1 <svg class="bi bi-toggle-off" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/autoindentcontrol/
H A Dplugin.info.txt6 desc Provides a toggle switch to control auto-indent function in edit window
H A DREADME.rst5 Provides a toggle switch to control auto-indent function in edit window.
H A Dstyle.css14 background-image: url(images/indent-toggle.png);
/plugin/snippets/
H A Dscript.js150 jQuery(div).bind('click', function(event) { snippets.toggle(this); });
156 toggle: function(obj) { method in snippets
271 jQuery( "#snippet_update_table" ).toggle();
/plugin/structcombolookup/
H A Dstyle.less5 .custom-structcombolookup-toggle {
/plugin/do/scripts/
H A DuserTasksOverlay.js12 jQuery('.plugin__do_usertasks_list').toggle();
/plugin/tplmod/
H A Dstyle.css2 * tplmod toggle icon
H A Dscript.js199 jQuery("aside#dokuwiki__aside").toggle(display);
203 jQuery("div#dokuwiki__aside").toggle(display);
/plugin/fedauth/classes/adm/
H A Dfa_toggle.adm.class.php39 if ($pro->toggle(in_array($id, $enable))) {
/plugin/indexmenu/
H A Dscript.js447 indexmenu_wiz.toggle();
/plugin/aceeditor/
H A Dstyle.css17 .ace-toggle {
/plugin/etherpadlite/
H A Dstyle.css1 .pad-toggle, .pad-close, .pad-lock, .pad-security, .pad-saveable {
/plugin/aichat/script/
H A DAIChatButton.js10 <button class="toggle start">
20 <button class="toggle" title="close">
34 const toggleButtons = this.#root.querySelectorAll('button.toggle');
40 this.#dialog.classList.toggle('fullscreen');
/plugin/combo/resources/snippet/js/
H A Donview-intersector.js37 entry.target.classList.toggle("is-visible");
/plugin/news/
H A Dscript.js37 jQuery(".news_info").toggle();
/plugin/farm/
H A Dscript.js59 items[i].toggle = function() { function
68 items[i].onclick = items[i].toggle;
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Daction.js19 …MathJax.InputJax.TeX,a=MathJax.ElementJax.mml;b.Definitions.Add({macros:{toggle:"Toggle",mathtip:"…
/plugin/sitemapnavi/
H A Dscript.js38 $sublist.find('li.media').toggle($mediaToggle.checked);
/plugin/bureaucracy-au/script/
H A Dfieldsets.js30 dp.fset.toggle(showOrHide);
/plugin/bureaucracyau/script/
H A Dfieldsets.js30 dp.fset.toggle(showOrHide);
/plugin/bureaucracy/script/
H A Dfieldsets.js30 dp.fset.toggle(showOrHide);

1234567891011