Timo Rantalaiho escreveu:
On Tue, 07 Oct 2008, Adriano dos Santos Fernandes wrote:
So my question is how I could prevent wicket from regenerate the div
when updating a component added to an AjaxRequestTarget?
Not sure if this helps, but you can always add smaller
parts inside your div to AjaxRequestTarget.
Thanks for your comment.
My problems was I has been generating javascript on the renderHead and
the tag was being overwritten later. I solved it generating the
javascript in onAfterRender for ajax calls.
Adriano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]