Wijmo UI for the Web
wijdropdown type
Syntax
Javascript (Usage) 
$(function () {
    var options; // Type:  wijmo.dropdown.wijdropdown.options
     
    $(".selector").wijdropdown(options);
});
Javascript (Specification) 
function wijdropdown;
Inheritance Hierarchy

Object
      wijmo.dropdown.wijdropdown

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijdropdown Constructor  
Top
Methods
 NameDescription
public MethoddestroyRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodrefreshUse the refresh method to set the drop-down element's style.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.dropdown Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.