Hi Dan, Thanks for the example.
On Mar 24, 2013, at 7:26 PM, Dan Retzlaff <[email protected]> wrote: > Re: duplicate/conflicting contributions, Wicket automatically de-dups > header contributions. See HeaderItem#getRenderTokens(). Since Wicket itself > pulls in JQuery, your app's use of it should be configured > through IJavaScriptLibrarySettings as shown here. Is that still the case when you have components that use different versions of jQuery, because the components come from different libraries? Guess not, but will give it a try. Harrie [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
