thekingsimo / jquery-week-calendar

Automatically exported from code.google.com/p/jquery-week-calendar
0 stars 0 forks source link

jQuery show() and hide() don't work with weekCalendar #111

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If I do a hide() and show() on a DIV that somewhere inside contains a
weekCalendar is will now appear correctly upon show().  The calendar grid
shows up, but events inside the calendar do not show up.  Calling
.weekCalendar("refresh") after show() fixes this.  It took me quite a while
to figure out this was the problem however.

Original issue reported on code.google.com by morrillk...@gmail.com on 28 Dec 2009 at 8:59