I\'m using the jQuery plugin AutoNumeric but when I submit a form, I can\'t remove the formatting on the fields before POST.
POST
I tried to use $(\'input\
$(\'input\
With newer versions you can use the option:
unformatOnSubmit: true