Home
last modified time | relevance | path

Searched full:input (Results 3051 – 3075 of 4846) sorted by relevance

1...<<121122123124125126127128129130>>...194

/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/IStream/
H A DIn.php46 * Test suite of the input interface.
/plugin/bureaucracyau/script/
H A Duser.js80 // remove the current input
/plugin/html2pdf/html2pdf/html2ps/templates/
H A Dcannot_parse.html53 (&quot;Do not use conversion, input is valid XHTML&quot;) to some value. In this case, your code
/plugin/bibtex/OSBib/format/bibtexParse/
H A DPARSEPAGE.php22 // Create page arrays from bibtex input.
/plugin/wysiwyg/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css52 body, td, input, select selector
/plugin/geonav/server/
H A Dget_state.php47 …$html .= '<br /><p><a href="doku.php?id='.$path.'"><input type="button" class="button" value="Go …
/plugin/shortcutkey/
H A Dscript.js9 if (nn!='INPUT'&&nn!='TEXTAREA') {/* In TYPING? 현재 문자입력중이 아닌지 확인*/
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample01.cfm57 <input type="submit" value="Submit">
/plugin/wysiwyg/fckeditor/editor/dialog/
H A Dfck_spellerpages.html61 <input type="hidden" id="txtHtml" value="">
/plugin/owncloud/
H A Dstyle.css64 /* div.dokuwiki div.secedit input.button{
/plugin/revealjs/plugin/print-pdf/
H A Dprint-pdf.js63 …console.log( 'Export PDF: Unable to read reveal.js config. Make sure the input address points to a…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/Resource/
H A DText.php34 * Synthesizes speech synchronously: receive results after all text input has
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
H A Df.js2 * /MathJax-v2/jax/input/MathML/entities/f.js
H A Dm.js2 * /MathJax-v2/jax/input/MathML/entities/m.js
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Dconfig.js2 * /MathJax-v2/jax/input/TeX/config.js
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.css18 body, td, input, select, textarea selector
/plugin/bbcodeextensions/
H A DChangeLog6 * Adds ''kbd'' (terminal example input).
/plugin/acknowledge/
H A Dscript.js8 $form.find('input[name="user"]')
13 sectok: $form.find('input[name="sectok"]').val()
18 $form.find('input[name="pg"]')
23 sectok: $form.find('input[name="sectok"]').val()
59 ack = $form.find("input[name='ack']")[0];
/plugin/spatialhelper/lang/en/
H A Dlang.php25 $lang ['invalidinput'] = 'No valid input was given.';
/template/monochrome/css/
H A Dmobile.css96 #dokuwiki__header form.search input#qsearch__in {
/template/sprintdoc/css/plugins/
H A Dedit.less47 input#edit__summary{
/template/cutopillar/css/monopillar/
H A Dreset.css8 …, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th… selector
/dokuwiki/lib/exe/
H A Dcss.php40 global $INPUT;
42 if ($INPUT->str('s') == 'feed') {
51 $tpl = trim(preg_replace('/[^\w-]+/', '', $INPUT->str('t')));
57 $styleUtil = new StyleUtils($tpl, $INPUT->bool('preview'));
66 if ($INPUT->bool('preview')) {
118 $INPUT->bool('preview') .
/plugin/statistics/
H A Dadmin.php226 echo '<input type="hidden" name="do" value="admin" />';
227 echo '<input type="hidden" name="page" value="statistics" />';
228 echo '<input type="hidden" name="opt" value="' . $this->opt . '" />';
229 echo '<input type="text" name="f" value="' . $this->from . '" class="edit datepicker" />';
230 echo '<input type="text" name="t" value="' . $this->to . '" class="edit datepicker" />';
231 echo '<input type="submit" value="go" class="button" />';
/dokuwiki/lib/scripts/
H A Dmedia.js131 $this.children('input').appendTo($this.parent());
135 $both.find("input[type='radio']").checkboxradio({icon: false});
139 $listType.children('input').change(function () {
142 $sortBy.children('input').change(function (event) {
214 $insbtn = jQuery(document.createElement('input'))
387 new_val = jQuery('form.options li.' + opt[1] + ' input')
786 $box = jQuery(document.createElement('input'))

1...<<121122123124125126127128129130>>...194