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

See Also

Reference

wijinputdate type
wijinputdate jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.