Quickly display Flickr photos using jQuery Ajax and Templates
How you can use the new jQuery Templates plug-in to easily bind JSON data (returned from a simple Ajax request) to placeholders in your HTML to create rich, client-side templates.
How you can use the new jQuery Templates plug-in to easily bind JSON data (returned from a simple Ajax request) to placeholders in your HTML to create rich, client-side templates.
How I created a very simple jQuery plugin that can be used to rotate a sequence of images as the background image on any element. I also explain how this plug-in differs from a standard carousel in its intent and execution. The post contains a demonstration, sourcode and a download option.