It's possible that when you clone the form, you're also cloning all the ID attributes that may be associated with the form or form fields. Remember that a HTML document can only have unique IDs. Otherwise, there will be conflicts, especially with Javascript coding.
On Jun 16, 8:24 pm, Peter Marino <marino.pe...@gmail.com> wrote: > Hi jQuery, > when I clone a div that contains input fields with ajax then the cloned > version will not > do any ajaxing? is this normal? > > btw: I do use clone( true ) > > regards, > Peter > > -- > Power Tumbling -http://www.powertumbling.dk > OSG-Help -http://osghelp.com