Home
last modified time | relevance | path

Searched refs:input (Results 1276 – 1300 of 1436) sorted by last modified time

1...<<5152535455565758

/plugin/dokumicrobugtracker/css/
H A Ddemo_table.css261 tfoot input {
267 tfoot input.search_init {
H A Ddemo_table_jui.css318 tfoot input {
324 tfoot input.search_init {
/plugin/dokumicrobugtracker/js/
H A Djquery.jeditable.mini.js16 var input=element.apply(form,[settings,self]);var input_content;if(settings.loadurl){var t=setTimeo…
17 …alse,success:function(result){window.clearTimeout(t);input_content=result;input.disabled=false;}})…
18input.attr('name',settings.name);buttons.apply(form,[settings,self]);$(self).append(form);plugin.a…
19 input.keydown(function(e){if(e.keyCode==27){e.preventDefault();reset.apply(form,[settings,self]);}}…
21input.val(),settings]);$(self).html(str);self.editing=false;callback.apply(self,[self.innerHTML,se…
26 …lement:function(settings,original){var input=$('<input type="hidden"></input>');$(this).append(inp…
30 …}}},text:{element:function(settings,original){var input=$('<input />');if(settings.width!='none'){
31 if(settings.height!='none'){input.height(settings.height);}
32 input.attr('autocomplete','off');$(this).append(input);return(input);}},textarea:{element:function(…
38 …('selected','selected');}});}}},addInputType:function(name,input){$.editable.types[name]=input;}};… argument
H A Djquery.js3 …rCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select…
/plugin/dokumicrobugtracker/
H A Dstyle.css261 tfoot input {
267 tfoot input.search_init {
849 tfoot input {
855 tfoot input.search_init {
/plugin/paypal/
H A Dsyntax.php108 $renderer->doc .= '<input type="hidden" name="cmd" value="_s-xclick">';
109 $renderer->doc .= '<input type="hidden" name="encrypted" value="'.$encrypted_value.'">';
110 …$renderer->doc .= '<input type="image" src="https://www.paypal.com/en_US/CH/i/btn/btn_donateCC_LG.…
/plugin/txt2tags/
H A Dtxt2tags.class.php163 function T2T($input, $isfile = 0) { argument
165 $this->set_macros($input, $isfile); # macros
168 ? $this->read($input, true)
169 : str_replace("\r", '', $input);
/plugin/owncloud/
H A Dstyle.css64 /* div.dokuwiki div.secedit input.button{
/plugin/searchformgoto/
H A Dstyle.css1 div.dokuwiki form#dw__search input.edit {
/plugin/codebutton2/
H A Dadmin.php63 ptln('<input type="hidden" name="do" value="admin" />');
64 ptln('<input type="hidden" name="page" value="'.$this->getPluginName().'" />');
65 ptln('<input type="hidden" name="id" value="'.$ID.'" />');
69 ptln('<br><input type=submit value="Save"></form>');
/plugin/authradius/
H A Ddes.php250 function des_rotate_left($input, $positions) { argument
251 return substr($input, $positions) . substr($input, 0, $positions);
/plugin/geonav/
H A Dplugin.info.txt6 desc provide ability to select wiki page on geographical input
H A Dsyntax.php86 $R->doc .= '<input id="location" type="text" value=" " class="ui-input-field">';
H A Dsidebar.css26 .ui-input-field {
H A Dstyle.css41 .ui-input-button {
45 .ui-input-field {
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css371 input, selector
392 input, selector
399 input[type=radio],
401 input[type=image],
402 input.check {
406 input[type=submit],
408 input[type=reset],
409 input.button,
420 input[disabled],
422 input[readonly],
[all …]
/plugin/jcapture/lib/
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dokutexit/conf/
H A Dheader-namespace.tex48 \input{commands.tex}
H A Dheader-page.tex48 \input{commands.tex}
/plugin/subconfhelper/
H A Dadmin.php67 $input = isset($_input[$key]) ? $_input[$key] : NULL;
68 if ($_config->setting[$key]->update($input)) {
154 list($label,$input) = $setting->html($this, $this->_error);
163 ptln( $input );
/plugin/aceeditor/
H A Dbuild.js1input:"form",label:"form",script:"script",select:"form",textarea:"form",style:"style",table:"table…
/plugin/eventline/
H A Dscript.js24 var input = document.createElement("input");
25 input.type = "text";
26 SimileAjax.DOM.registerEvent(input, "keypress", handler);
27 td.appendChild(input);
32 input = document.createElement("input");
33 input.type = "text";
34 input.size = "15";
35 SimileAjax.DOM.registerEvent(input, "keypress", handler);
36 td.appendChild(input);
84 var input = tr.cells[x].firstChild;
[all …]
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js411 },input:function(a){return/input|select|textarea|button/i.test(a.nodeName);
1650 B.innerHTML="<input type='"+A+"' />";
1665 }}}if(A==null){A=J=="input"?SimileAjax.DOM.createInputElement(F.type):document.createElement(J);
1674 }else{if(B=="type"&&A.tagName=="input"){}else{if(B=="style"){for(n in H){var I=H[n];
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.css207 .timeline-band-input {
214 .timeline-band-input input{

1...<<5152535455565758