Basic Calendar: empty week appears
1) Script Title: Basic Calendar
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...iccalendar.htm
3) Describe problem: In some months (such as this month-- January 2012), there is an extra week at the end of the calendar. The current logic in the calendar does not have an option to fix this. There needs to be a conditional statement to figure out if an extra week is needed at the beginning, or at the end, or neither.
This relates to the following thread:
http://www.dynamicdrive.com/forums/s...ad.php?t=66875
If that logic can be added, then the calendar script can easily be set to start on Mondays instead of Sundays, but that's not part of the bug.