in reply to Re: Re: HTML::CalendarMonth - printing a consistent (6) rows for days of the week
in thread HTML::CalendarMonth - printing a consistent (6) rows for days of the week

Looks like the last_row() call should be $c->last_row().

(Also, I think the calendars wouldn't look higgledy piggledy if they were aligned at the top -- try putting a valign=top in the tr that contains them...)

  • Comment on Re: Re: Re: HTML::CalendarMonth - printing a consistent (6) rows for days of the week
  • Download Code