Wijmo UI for the Web
wijtextbox jQuery Widget
Decorate standard HTML Textbox elements, Input objects of type 'text' or 'password,' and Textarea objects.
Syntax
Javascript (Usage) 
$(function () {
    var options; // Type:  wijmo.textbox.wijtextbox.options
     
    $(".selector").wijtextbox(options);
});
Javascript (Specification) 
function wijtextbox() : any;
Browser Compatibility
7
5
5
Methods
 NameDescription
public MethoddestroyRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top

See Also

Widgets

Textbox

Reference

wijtextbox jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.