Dhananjay Kumar |20 Mar at 06:03
We have issues with the json in such formats {"7":15,"65":85}
How will i get key and value?
Dhananjay Kumar21 Mar at 10:03
I got the solution : $.each(passtr, function(key, value) { alert(key+"->"+value); });
Posted:
20 Mar at 06:03
Viewed:
2194 times
Active:
27 Mar at 06:03
Need an account? Sign Up
Already have an account? Login
Login