[jQuery] ajaxSubmit and NiceJForms plugins

2008-02-04 Thread zorba
Hello. The NiceJForms plugin is called like following: $.NiceJForms.build(); I build a form dinamically so that I have to call again NiceJForms to apply it to the new elements. Here is the problem, if I do: var options = { //some stuff success: functio

[jQuery] ajaxSubmit and NiceJForms plugins

2008-02-04 Thread zorba
Hello. The NiceJForms plugin is called like following: $.NiceJForms.build(); I build a form dinamically so that I have to call again NiceJForms to apply it to the new elements. Here is the problem, if I do: var options = { //some stuff success: functio