TIWCGJQValidateOptions.OnErrorPlacement Property

Customize placement of created error labels. First argument: The created error label as a jQuery object. Second argument: The invalid element as a jQuery object.

Namespace: IWCGJQControl
published
 property OnErrorPlacement: TIWCGJSonFunc index 20 read GetFuncValue write SetFuncValue stored IsFuncStored;

Parameters

error

The error label to insert into the DOM.

element

The validated input, for relative positioning.

Property Value

Default: Places the error label after the invalid element