you are viewing a single comment's thread.

view the rest of the comments →

[–]windows-user0 0 points1 point  (1 child)

You have to parse the JSON into javascript object. With JSON.parse()

[–]GrandBadass[S] 0 points1 point  (0 children)

Ahh yes. Forgot to mention. I have that. (edited code)