Wijmo UI for the Web
drop Method
Open the dropdown list.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijinputnumber("drop");
});
Javascript (Specification) 
function drop() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijinputnumber type
wijinputnumber jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.