SyntaxFix
Write A Post
Hire A Developer
Questions
Try this:
$.each(result,function(index, value){ console.log('My array has at position ' + index + ', this value: ' + value); });