Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Attributes and values in object
“config"config.
defaultStyle”defaultStyle"
attribute | value |
input | CSS style properties for input fields, |
inputFocus | CSS style properties for focused input fields (overwrites “input”), |
select | CSS style properties for select fields, |
selectFocus | CSS style properties for focused select fields (overwrites “select”), |
iframe | Size in pixel, e.g.: iframe: { height: "25px", width: "250px" } |
Tip |
---|
Some browsers do have problems if only “width” or “height” is specified. So if you want to define height or width for an input field, provide always both. |
Table of Contents |
---|