I'm using the form validator plug in and I want to give each of the error 
labels an id that is based on the input labels id. For instance I want if the 
input id is "email" I want the errors id to be "email_err"

Reply via email to