jQuery-Form-Validator
jQuery-Form-Validator copied to clipboard
How to escape double quote in js file (data-validation-regexp)?
trafficstars
I'm using an append() to add more inputs inside my form, but when i insert a double quote for a literally search (in my js file) on data-validation-regex, its warn an error on console saying its a invalid expresion.
How can i scape these double quotes?