Project:jQuery Update
Version:6.x-2.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I've got error with following code:

eval('var data = ' + jsonstr);
$.each(data, function(index, item) {
...
}

Any body have a clue why is that?

Comments

#1

Status:active» closed (fixed)
nobody click here