Searched refs:textfield (Results 1 – 4 of 4) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/ |
H A D | textfield.js | 5 …ail:1,password:1,search:1,tel:1,text:1,url:1};return{title:b.lang.forms.textfield.title,minWidth:3… 7 …textfield.title,title:b.lang.forms.textfield.title,elements:[{type:"hbox",widths:["50%","50%"],chi… 8 …textfield.charWidth,"default":"",accessKey:"C",style:"width:50px",validate:CKEDITOR.dialog.validat… 9 …textfield.type,"default":"text",accessKey:"M",items:[[b.lang.forms.textfield.typeEmail,"email"],[b… 10 …textfield.typeUrl,"url"]],setup:function(a){this.setValue(a.getAttribute("type"))},commit:function…
|
H A D | textarea.js | 8 …textfield.value,"default":"",setup:function(a){this.setValue(a.$.defaultValue)},commit:function(a)…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 936 …[type,name,checked,required]",radio:"input[type,name,checked,required]",textfield:"input[type,name… property 937 m={checkbox:"input",radio:"input",textfield:"input",textarea:"textarea",select:"select",button:"inp… property 939 …checkboxAndRadio.radioTitle,command:"radio",group:"radio"},textfield:{label:a.forms.textfield.titl… property 941 …image":return k?{imagebutton:CKEDITOR.TRISTATE_OFF}:null}if(h[a])return{textfield:CKEDITOR.TRISTAT…
|
/webtrees/public/css/ |
H A D | vendor.min.css | 6 …:-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-…
|