[jQuery] Re: I'm not a doctor, but I'm pretty sure this isn't right...

2007-09-23 Thread Rabbit
> For objects that are loaded via ajax, that you want to bind clicks to, try > the Live jQuery plugin. Wow! The jQuery community comes through once again, reaffirming my belief that I made the right choice moving away from Prototype and MooTools. Thanks, Glen, that's *exactly* what I was looking

[jQuery] Re: I'm not a doctor, but I'm pretty sure this isn't right...

2007-09-22 Thread Glen Lipka
For objects that are loaded via ajax, that you want to bind clicks to, try the Live jQuery plugin. http://jquery.com/plugins/project/livequery This allows you to separate the click functions. Then it will look normal, when you call the load inside in them. Glen On 9/21/07, Rabbit <[EMAIL PROTECT