i selected many date in Multiple months. And profile firebug.
1 date click profile 281ms and 52224 function call
2 date click profile 312ms and 58146 function call
3 date click profile 320ms and 63540 function call
4 date click profile 330ms and 68406 function call
...
1 month all click profile 755ms 208613
i tried IE8 very slowly. there is no help for it?
Anonymous
I guess it is due to the fact that I haven't optimized functions and variables calls, and that many some times they call each other more times than necessary.
I'm planning to solve this problem in v2 of this plugin.
In the meanwhile any help is appreciated :)