That's all right. Javascript header contribution is a very tricky thing
and while it's considered "stable" now, there still might be bugs in it,
so please, if the problem persists, id would be great if you provided a
quick start that can reproduce it.
-Matej
Vincent Demay wrote:
Matej Knopp a écrit :
I just tried it, 1.x and firefox. Works like charm for me :)
Are you sure you have caching turned of? The javascripts are cached
quite aggressively.
Ok, sorry to disturb you. I will check my sources.
Thanks
-Matej
Vincent Demay wrote:
Matej Knopp wrote:
That should work. I see no reason why ajax header contribution
should fail adding function. Do you use lastest wicket (any branch).
If so, can you please provide a quickstart app, so that I can look
at it?
Just try to put an alert('foo'); in a header contributor re-rendered
by ajax. When ajax response is evaluate no alert come out.
I work with lastest branch 1.X under Firefox
thanks