[jQuery] Re: remove dynamically placed dom element

2008-07-14 Thread Tom Shafer
im not exactly sure what i would be listening for, i get the error in firebug that deleteitem doesn't exist. I understand the concept of how to use on other elements but im not sure how this would be used on my submit function On Jul 13, 11:17 pm, "Kevin Pepperman" <[EMAIL PROTECTED]> wrote: > Fo

[jQuery] Re: remove dynamically placed dom element

2008-07-13 Thread Kevin Pepperman
For dynamicly loaded elements you will need to use a plugin. I suggest the 'listen' plugin. Refer to the FAQ for more information. http://docs.jquery.com/Frequently_Asked_Questions#Why_do_my_events_stop_working_after_an_Ajax_request.3F On Su