Has anoyone come across performace issues with many date pickers in a page?
Loading and initializing of the page in a browser (client side) takes way too much time if you have more (say more than 5) date pickers. On my computer it takes 300 ms per one date picker. Loading the page with 10 datepickers takes about 3 seconds.
The problem is with the Calendar.prototype.create JavaScript function.
Shouldn't we optimize the creation of date picker, maybe by reusing dynamically created DOM element in some way?
Thanks for your responses
jan
---------------------------------------------------------------------
To unsubscribe, e-mail:
tapestry-user-unsubscribe@jaka...
For additional commands, e-mail:
tapestry-user-help@jaka...
opensubscriber is not affiliated with the authors of this message nor responsible for its content.