[jQuery] Chaining actions & event handling, newbie.

2007-10-09 Thread ClapClap
Hi, One year since I discovered jQuery, it's quite the time to use it. So... Let's go... I'm in trouble with a little ajax i'm trying to set up. How to apply an event handler on ajax loaded content ? In my case, I've got a link which load a form in a div with $.get(). In the success callback, I

[jQuery] Chaining actions & event handling, newbie.

2007-10-09 Thread ClapClap
Hi, One year since I discovered jQuery, it's quite the time to use it. So... Let's go... I'm in trouble with a little ajax i'm trying to set up. How to apply an event handler on ajax loaded content ? In my case, I've got a link which load a form in a div with $.get(). In the success callback, I