In flickr_viewer.html, jsonFlickrFeed is where insertNodes is called to add the downloaded data to the div.
Where is jsonFlickrFeed called from? I expect to see it in init, after the io.script.get, but its not there.
In flickr_viewer.html, jsonFlickrFeed is where insertNodes is called to add the downloaded data to the div.
Where is jsonFlickrFeed called from? I expect to see it in init, after the io.script.get, but its not there.