does anyone know how to "un-register" a form from the form and validation plugins?
Thanks!
For the form plugin you can do this:
$('#myForm').ajaxFormUnbind();