Jim on February 7th, 2010

Slinky Slider is a jQuery plugin that loads HTML files into panels to be shown inside a nominated

. Once the panels have been loaded, all bar one are collapsed. An automatic animation cycles through the panels showing the content of each in turn. When the user mouses over a panel, it expands and the automatic animation stops. The panels can contain full HTML, or just image references.

Jim on February 7th, 2010

Expose is a JavaScript tool that exposes selected HTML elements on the page so that the surrounding elements will gradually fade out. The exposing effect was first introduced in the overlay tool. Usually the effect is an integral part of the program and cannot be used separately. This tool takes the idea of exposing a little further. It is a separate tool that can be used as a general purpose expose utility. You can use it for overlays, forms, images, videos or Flash objects.

Jim on February 7th, 2010

The Silky Smooth Marquee – jQuery Plugin enhances the marquee tag.

Jim on February 7th, 2010

With the Dance Floor – jQuery Plugin, when you click on a product, the product image will zoom out to see a featured close-up shot and a description. When you click on another product, the last opened product will zoom back and the new clicked product will zoom out.

Jim on February 7th, 2010

Create an AJAX-driven shopping cart. All the products are going to be stored in a MySQL database, with PHP showing and processing the data.