continuouscalendar / jquery-continuous-calendar

Date picker and range selector with scrollable months instead of paged (the only right way to do it)
http://continuouscalendar.github.io/jquery-continuous-calendar/
85 stars 35 forks source link

Pop-up version performance could be improved #27

Closed raimohanska closed 13 years ago

raimohanska commented 13 years ago

When many (Chrome: ~100, IE7 : ~3) pop-up instances are shown, page load time gets quite high. This could be improved by delaying most of the initializing to the point when the user actually clicks the calendar logo to show the pop-up.