Hi,
I'm using Wicket 6.19
Somehow the following is being added at the bottom of the "domready" block
in the inline javascript of my page:
Wicket.Ajax.ajax({"u":"/wicket/bookmarkable/thepackage.ThePage?1-1.IBehaviorListener.15-&locale=es_AR&criteria_template=no_criteria","e":"load"});;
Just before the:
Wicket.Event.publish(Wicket.Event.Topic.AJAX_HANDLERS_BOUND);
I'm trying to work out which piece of code is adding it, as from what I can
tell I'm not adding any "load" ajax behaviors to any components in the page.
Can someone suggest a way that I can track this down.
Cheers
Simon
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/OnDomReady-Ajax-tp4671994.html
Sent from the Users forum mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]