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

See Also

Reference

wijevcal type
wijevcal jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.