Table of Contents
pageDown Method 

Scrolls down one page.

Syntax
JavaScript
 Calendar.pageDown()
Remarks

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

See Also