Search
10081 results 2201-2210
Forum
- 23rd Oct 2019Custom form field label widthsThe layout split between the label and input is coming form Editor's default CSS: div.DTE_Body div.DTE_Body_Content div.DTE_Field>label { float: left; width: 40%; } div.DTE_Body div.DTE_Body_Content div.DTE_Field>div.DTE_Field_Input { float: right; width: 60%; } Override those selectors if you'd like to adjust the weighting. Allan
- 23rd Oct 2019Filter column into server-sideThe default global search input will
- 21st Oct 2019Chrome says about problem with plugin’s cookieChrome, but cookie will default to SameSite=Lax in version
- 21st Oct 2019How to make the pagination and table info get a fixed positionmy settings: //Data tables default settings for all data
- 21st Oct 2019Select2 editFieldlocked": return "Gesperrt"; break; default: return "Gesperrt"; break; } };},"title":"Status
- 21st Oct 2019Button text from language fileyou can define default buttons text as : $.extend(
- 21st Oct 2019A server error occurred while uploading the file | No request being sentadded these. However the default syntax will not load
- 20th Oct 2019Print button not showing upother than the DataTables default styling, you probably don't
- 18th Oct 2019Change title of header by clicking on the header?in mind that by default all the columns are
- 18th Oct 2019AutoComplete openOnFocus new optionautocomplete( conf.opts || {} ); //Jquery UI default minlength var defaultOptsMinLength = 1;