[jQuery] Re: Problem using livequery jquery.form and simplemodal together

2008-05-07 Thread paulp75
still getting used to google groups here. thought i posted a reply yesterday but it didnt show up here. options is set with var options = { target:'#fastcart' // target element(s) to be updated with server response }; thanks for your reply.

[jQuery] Re: Problem using livequery jquery.form and simplemodal together

2008-05-06 Thread Eric Martin
The first thing that jumps out at me is $ ('.ajaxadd').ajaxForm(options); Where is options defined? On May 5, 10:02 pm, paulp75 <[EMAIL PROTECTED]> wrote: > Ok I have a set of results from a search, and for each record in the > result set, there is a form built. > When they click add to cart, i w