Thanks for the suggestion. The similarity between the .live() example
in the jquery documentation and my sample situation is uncanny. I'll
give it a shot. I'm trying to avoid adding too many plugins to the
site, but livequery looks intriguing as well.

Thanks again.

On Dec 5, 7:59 am, Karl Swedberg <k...@englishrules.com> wrote:
> On Dec 5, 2009, at 10:47 AM, John Imbong wrote:
>
> > Yes, the live function should do it. In case that still won't work  
> > for you, just work up the vine and install the plugin livequery  
> > instead, which is where live came from.
>
> > John
>
> Actually, the .live() method didn't come from the livequery plugin.  
> That plugin uses an altogether different approach: Rather than rely on  
> event delegation, livequery "listens" for changes to the DOM.
>
> --Karl
>
> ____________
> Karl Swedbergwww.englishrules.comwww.learningjquery.com

Reply via email to