jQuery-Form-Validator icon indicating copy to clipboard operation
jQuery-Form-Validator copied to clipboard

How to escape double quote in js file (data-validation-regexp)?

Open Lukaum opened this issue 5 years ago • 0 comments
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?

Lukaum avatar Nov 29 '19 06:11 Lukaum