Hi
have you tried invoking AjaxRequestTarget's method appendJavascript? Inside if
statement try to write AjaxRequestTarget.get().appendJavascript("jQuery.initEdit();");

I had a similar problem some weeks ago and it worked.

It won't be run only once even if added multiple time (for example from different instances of the same behavior attached to different components).


thx still :)

++
joseph

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to