Would anyone tell me how to fetch the media:thumb element's attribute from a json feed?
- by ash
I made a yahoo pipe that pulls up the atoms as json format; however, I can fetch and display all the elements in my html page except for the element's attribute.
Would anyone tell me how to fetch the media:thumb element's attribute from a json feed?
I am pasting the html page's code with javascript. If you save the html page and then view it in…