Wijmo UI for the Web
spinDown Method
Performs spin down by the specified field and increment value.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijinputnumber("spinDown");
});
Javascript (Specification) 
function spinDown() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijinputnumber type
wijinputnumber jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.