View day only

Sample configured with the "view day" option only, the parameter "viewDay" should be "true" and "viewdefault" should be "day". The parameters "viewWeek", "viewMonth", "viewNMonth" should be "false".
To fix the height, just add (for example) the parameter height:400... it's the latest parameter specified in the code below.

Parameters (see instructions below) 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.