jptrainor
3 Sep 2012, 5:51 AM
The javascript validator doesn't detect the following error:
var blah = {
yadda: "the closing quote does not match the opening quote'
}
var blah = {
yadda: "the closing quote does not match the opening quote'
}
View Full Version : [FIXED] javascript validation mismatched quote