[jQuery] Livequery Forms

2008-12-01 Thread Fabiof
Here is my situation. I am loading forms with ajax on the site. I want the form responses to load in the same spot when i submit. I can use livequery and get the first form to load with 'click' event, but when i get to a form that calls a second form i cannot get livequery to fire. How can i have

[jQuery] Livequery Forms

2008-12-01 Thread Fabiof
Here is my situation. I am loading forms with ajax on the site. I want the form responses to load in the same spot when i submit. I can use livequery and get the first form to load with 'click' event, but when i get to a form that calls a second form i cannot get livequery to fire. How can i have