I found another example that actually works with the latest version of JQuery UI.
http://www.swartzfager.org/blog/demoFiles/clonedFields/ It has everything I need except for the remove button. Is it possible to use the .remove(); tag to make it work with the clone function and remove the last set of inputs? On Jun 10, 11:01 pm, Noe <[email protected]> wrote: > I'm creating a form that needs to be able to dynamically add form > fields to an existing form by the click of a button. I found this > example > > http://mohdshaiful.wordpress.com/2007/05/31/form-elements-generation-... > > It has the exact functionality I need, but the catch is that it does > not support the latest version of the JQuery UI. Did some searching > and found a few plugins that might help. > > Clonefield, Form Field Cardbon Copy, and XClone seem to do what I > need , but I'd really like to write something simple like the first > example. I'm not knowledgeable enough with JQuery yet to be able to > rewrite it so I'm really hoping to get any type of advice. > Thank you in advanced guys. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
