Description  | 
|||||
Provide a visual feedback to the input controls  | 
|||||
Parameters  | 
|||||
string  | 
The control's id or name  | 
||||
string  | 
The new status: show|hide|readonly|disabled|error|title|subtitle|clear  | 
||||
object  | 
json object with all options 
  | 
||||
Return  | 
|||||
object  | 
The element  | 
||||
Example  | 
|||||
<div id="set-example" class="preview"></div> 
 Preview: 
  | 
|||||