Hi, I have resolved the problem.. I did use the clone( true ) at first when I create a default template of what I want to clone then I clone() the template to be used by the user... and believe it or not I actually forgot to set the last clone to clone( true )
so this was my bad, sorry Peter On Wed, Jun 17, 2009 at 8:53 PM, James <james.gp....@gmail.com> wrote: > > 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 -- Power Tumbling - http://www.powertumbling.dk OSG-Help - http://osghelp.com