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

See Also

Reference

wijevcal type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.