This demo retrieves today's top rated pictures from Flickr. Alternatively you can view the most recently uploaded pictures.
This PHP scripts serves as your local proxy and fetches data from Flickr. In this case it will return a bullet list of thumbnails, here is how that looks.
Include the jQuery library before any other JavaScript code:
Create an anymous function that will run once the DOM has been loaded.
The list of thumbnails is then styled to look as it does above with using simple styling:
Got a question? Ask it here.
© Copyright 2010 Claude Betancourt
Phone: +1 732 391 1122
Email: cbetancourt at gmail.
Code Snippets by Claude Betancourt is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.
Based on a work at code.betancourt.us.

