> Do I have to somehow reinitialize the jQuery Form Plugin to recognize > the returned form?
Sort of, but the other way around. You need to bind the new form after it is inserted into the DOM.
> Do I have to somehow reinitialize the jQuery Form Plugin to recognize > the returned form?
Sort of, but the other way around. You need to bind the new form after it is inserted into the DOM.