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").wijinputdate("spinDown");
});
Javascript (Specification) 
function spinDown() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijinputdate type
wijinputdate jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.