Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • there is an error and this is TypeError: e is undefined http:,../jquery-1.9.1.min.js Line 3 Commented Sep 23, 2013 at 18:20
  • The JSON is missing a closing array bracket ], I corrected this, and then I ran this in Firebug and was able to access all the photo references Commented Sep 23, 2013 at 18:31
  • then what can i do plz? Commented Sep 23, 2013 at 19:01
  • The above code works. Just set "data" equal to your JSON object and then it should log the photo_reference to your firebug console. If you include your script that would help. Commented Sep 23, 2013 at 21:23