elclanrs / jq-idealforms-old

The ultimate framework for building and validating responsive HTML5 forms.
665 stars 95 forks source link

method removeFields, erase all inputs in the form #149

Open elcomjc opened 11 years ago

elcomjc commented 11 years ago

When i do this,

$myform.removeFields('marca_vehiculo');

this method erase all inputs in my form, please help me with that!