Searched refs:submit (Results 1 – 8 of 8) sorted by relevance
/dokuwiki/lib/tpl/dokuwiki/css/ |
D | basic.less | 411 input[type=submit], 428 input[type=submit]:hover, 429 input[type=submit]:active, 430 input[type=submit]:focus,
|
/dokuwiki/lib/scripts/ |
D | behaviour.js | 129 .change(function(e){ HTMLFormElement.prototype.submit.call(e.target.form); }) method in HTMLFormElement
|
D | fileuploaderextended.js | 266 form.submit();
|
D | fileuploader.js | 1026 form.submit();
|
/dokuwiki/vendor/geshi/geshi/ |
D | README.md | 22 report at <BenBE@geshi.org>, submit to the [bug tracker at GitHub](https://github.com/GeSHi/geshi-1…
|
D | BUGS | 28 Send any bug reports to BenBE@omorphia.de, or submit them via the bug tracker at
|
/dokuwiki/_test/core/ |
D | phpQuery-onefile.php | 1348 public function serializeArray($submit = null) { argument 1364 if ($submit && $input->is('[type=submit]')) { 1365 if ($submit instanceof DOMELEMENT && ! $input->elements[0]->isSameNode($submit)) 1367 else if (is_string($submit) && $input->attr('name') != $submit) 2580 public function submit($callback = null) { function in phpQueryObject
|
/dokuwiki/lib/scripts/jquery/ |
D | jquery.min.js | 2 …:!0,checkbox:!0,file:!0,password:!0,image:!0})b.pseudos[e]=B(e);for(e in{submit:!0,reset:!0})b.pse… property
|