Table of Contents
pageUp Method 

Scrolls up one page.

Syntax
JavaScript
 Calendar.pageUp()
Remarks

For multiple month calendar, this method scroll up the total number of visible month. For single month calendar, this method scrolls up one month.

See Also