Wijmo UI for the Web
goLeft Method
Navigates to the previous date.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijevcal("goLeft");
});
Javascript (Specification) 
function goLeft() : any;
Example
$("#wijevcal").wijevcal("goLeft");
Browser Compatibility
7
5
5

See Also

Reference

wijevcal type
wijevcal jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.