[jQuery] Re: Cannot get dynamically generated link to fire

2009-01-03 Thread Rick Faircloth
Great! :o) > -Original Message- > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On > Behalf Of Randy Johnson > Sent: Saturday, January 03, 2009 12:37 AM > To: jQuery (English) > Subject: [jQuery] Re: Cannot get dynamically generated link to

[jQuery] Re: Cannot get dynamically generated link to fire

2009-01-02 Thread Randy Johnson
Rick, That did the trick. Thank You! Randy On Jan 3, 12:18 am, "Rick Faircloth" wrote: > Just a possibility, Randy, but this might be one of those > cases where you could use the "LiveQuery" plug-in to re-bind > the link after the DOM has been updated with your new HTML. > > Check this out a

[jQuery] Re: Cannot get dynamically generated link to fire

2009-01-02 Thread Rick Faircloth
Just a possibility, Randy, but this might be one of those cases where you could use the "LiveQuery" plug-in to re-bind the link after the DOM has been updated with your new HTML. Check this out and see if it helps you. http://brandonaaron.net/docs/livequery/ Rick > -Original Message- >