The relative CSS selector that locates the websurfer input element for his/her telephone number.
Relative to the form root as specified by
formSel
.
Might not necessarily be an
<input>
element. It can be a container that will
be highlighted (see
errorClass
config) on error.
Default Value: input[name="callee"]
The relative CSS selector that locates the websurfer input element for the date at which the delayed call is to be planned.
Relative to the form root as specified by
formSel
.
Might not necessarily be an
<input>
element. It can be a container that will
be highlighted (see
errorClass
config) on error.
Default Value: .LnkWcbDateDiff
The CSS class that will be added to input elements when they are in error state.
Default Value: error
A CSS selector that locates the form container. This container element might not necessarily
be a <form>
element. It is just a root element in which other elements
will be looked for.
Default Value: #LnkWcbForm
The relative CSS selector that locates the websurfer errors element.
Relative to the form root as specified by
formSel
.
Default Value: .user-errors
The relative CSS selector that locates the websurfer status element.
Relative to the form root as specified by
formSel
.
Default Value: .user-status