Home
last modified time | relevance | path

Searched refs:toggle (Results 1 – 16 of 16) sorted by relevance

/dokuwiki/lib/tpl/dokuwiki/css/
H A D_toc.css24 .dokuwiki h3.toggle {
29 .dokuwiki .toggle strong {
33 [dir=rtl] .dokuwiki .toggle strong {
H A D_search.less45 div.toggle {
46 // default closed toggle state
85 // open toggle state
100 div.toggle ul {
H A Dcontent.less310 .dokuwiki h3.toggle {
317 #dokuwiki__aside h3.toggle {
321 .dokuwiki .toggle strong {
328 .dokuwiki .toggle.closed strong {
332 .dokuwiki .toggle strong span {
H A Dmobile.less42 #dokuwiki__aside h3.toggle {
92 .dokuwiki h3.toggle {
H A Dprint.css22 h3.toggle,
/dokuwiki/lib/scripts/
H A Dtree.js16 this.toggle);
34 toggle: function (e) { method
H A Dsearch.js18 jQuery('.advancedOptions').toggle(0, function () {
H A Dpage.js192 $content.toggle(hidden);
H A Dtoolbar.js225 dw_linkwiz.toggle();
H A Dlinkwiz.js353 toggle() { method in LinkWizard
H A Dmedia.js681 $list.toggle();
743 .toggle(dw_mediamanager.ext === 'img');
/dokuwiki/lib/plugins/extension/
H A Daction.php66 $extension->toggle();
/dokuwiki/lib/plugins/acl/
H A Dscript.js55 jQuery('#acl__user input').toggle(this.value === '__g__' ||
/dokuwiki/lib/styles/
H A Dscreen.css71 /* media manager popup toggle buttons */
/dokuwiki/lib/scripts/jquery/
H A Djquery-ui.min.js6toggle:t},e,i,s)}),switchClass:function(t,e,i,s,n){return V.effects.animateClass.call(this,{add:e,… property
H A Djquery.min.js2 …nd({show:function(){return re(this,!0)},hide:function(){return re(this)},toggle:function(e){return… method