Hello Igor, that is what I tried. I could not do that with a header contribution, as they seem to be before the wicket-ajax.js. Even if I added inline script in the head: the wicket-ajax.js was always included after that. The only way I could make it work was to add inline script in the body, which I did not like. Is there any other way?
Igor Vaynberg-2 wrote: > > you can override parts of wicket's Wicket.Ajax object by including > javascript after wicket-ajax.js that overrides the necessary parts > -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Howto-overwrite-Wicket-s-ajax-transport-tp2230473p2230517.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
