Since Wicket 6 introduced jQuery as backend for Ajax, there are now rather many jquery-libraries included and there are rather long blocks of Javascript code executed at "domready".
One of our HTML designers now expressed his concern that on rather complex pages like ours this approach may slow down rendering pages on slow machines (our project is used by people from their workplaces where they - by company policy - have to use old IE browsers on often not exactly fast machines). Since I am not at all an expert in this field, I'm passing on this concern here, maybe any of the gurus around here can comment on this? One of the possible measures our HTMLer mentioned was bundling multiple Javascript-includes to a single one, is this something that can be done for the Javascript library includes added by Wicket? Cheers, M'bert -- ----------- / http://herbert.the-little-red-haired-girl.org / ------------- =+= It was hard to code, so it should be hard to understand! --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org