[jQuery] Re: Why does my ajax call fail ? (when it is called the second time) ??

2007-04-24 Thread naveman
08:27, Olaf Gleba <[EMAIL PROTECTED]> wrote: > Am 24.04.2007 um 07:49 schrieb naveman: > > > > > that is my code, my comments show my problem. i tried not onle > > jquery.html() but also any other possibilty to update the innerHTML. > > so i am really wierd about

[jQuery] Why does my ajax call fail ? (when it is called the second time) ??

2007-04-23 Thread naveman
e: function(response, bindBehaviours(); // <=== since i have new elements after ajax call, i rebind my behaviours } }) }, })" that is my code, my comments show my problem. i tried not onle jquery.html() but also any other possibilty to update the innerHTML. so i am really wierd about that, since it has no error. thx for comments and help naveman