Home
last modified time | relevance | path

Searched refs:click (Results 1 – 7 of 7) sorted by relevance

/dokuwiki/inc/lang/en/
H A Drevisions.txt3 …the current document. To revert to an old revision, select it from below, click ''Edit this page''…
/dokuwiki/lib/plugins/styling/
H A Dscript.js83 jQuery(':button').click(function(e){
/dokuwiki/lib/scripts/
H A Dhotkeys.js69 i.click();
83 b.click();
H A Dtoolbar.js201 $btn.click(
223 jQuery($btn).click(function(e){
/dokuwiki/lib/scripts/jquery/
H A Djquery-ui.min.js6click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_… method
H A Djquery.min.js2click:{setup:function(e){var t=this||e;return we.test(t.type)&&t.click&&fe(t,"input")&&He(t,"click… property
/dokuwiki/_test/core/
H A DphpQuery-onefile.php2590 public function click($callback = null) { function in phpQueryObject