customd / jquery-calendar

A full day, week, and resource calendar for use with jQuery.
MIT License
62 stars 26 forks source link

Week view and resources #8

Open zergx1 opened 11 years ago

zergx1 commented 11 years ago

Hi

There is problem with resources after changing startsdate. Every resource column has different date (should be same)

Error occurs when we change startdate of calendar and also calendar:

resources_error

samatcd commented 11 years ago

Yes—at present we're cloning the DOM elements, so will need to add a case here to replace the date selectors.