I am having problems with my jQuery object which I recieve from Ajax function.
console.log(data) ==> dumps {"isUnique":true}
and
console.log(data.isUnique) ==> dumps undefined
How should I get these "isUnique" data?
Aucun commentaire:
Enregistrer un commentaire