Small calendar

You can configure the calendar just like a single small calendar. This can be done by selecting the n-Months view and setting the "numberOfMonths" to 1.

Parameters Instructions
If you are using Dreamweaver most of the configuration parameters are specified in the insertion dialog. If you aren't using Dreamweaver or if you don't find these configuration settings into the insertion dialog then locate the call to the initMultiViewCal into your page and update the parameters in the third parameter of that function, example:

<script>initMultiViewCal("cal1",1,{ ... paste parameters here ...});</script>
This page contains a demo of the Multi View Calendar for Dreamweaver and Multi View Calendar standalone version. If you don't have the product yet, then download it at the main Multi View Calendar page.