why jQuery.parseJSON is not a function?
- by Pandiya Chendur
I use the following jquery statements and i am getting the error,
jQuery.parseJSON is not a function
my function is,
function Iteratejsondata() {var HfJsonValue = { "Table": [{ "Emp_Id": "3", "Identity_No": "", "Emp_Name": "Jerome", "Address": "Madurai", "Date_Of_Birth": "", "Desig_Name": "Supervisior", "Desig_Description": "Supervisior of the…