Jim on April 10th, 2010




Image Bubbles is a cool Flash-like effect that causes an image to bubble up and expand whenever the mouse rolls over it from within a series of images. It is a nice way to draw attention to an image when the mouse rolls over it. For images with an alt attribute defined, the script will use it to render a nice tooltip that is shown above the enlarged image. Both the speed and magnification level of the image when it bubbles up can be customized. Cool!

Continue reading about Image Bubbles effect in jQuery

Jim on February 7th, 2010




CSS3 & jQuery halftone-style navigation menu, which will allow you to display animated halftone-style shapes in accordance with the navigation links, and will provide a simple editor for creating additional shapes as well.

Continue reading about Halftone Navigation – jQuery Plugin

Jim on February 7th, 2010




It will take selected elements and make them fly (not literally) off the page in a random or pre-defined direction. Customizable options include duration (of the animation), direction, tween (extend animation) and retainSpace which allows you to retain, disregard or animate-out the space that the specified element once took up.

Continue reading about Fly Off Page – jQuery Plugin

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.

Continue reading about Slinky Slider – jQuery Plugin

Jim on February 7th, 2010




Web masters constantly search for ways to optimize the way content is presented on their sites. With the advent of terms like ?above the fold? it is ever so important to provide eye-catching and functional user interfaces. In this tutorial we are going to make a slick content slider for a computer shop, with the help of jQuery and the MopSlider plugin. The slider is going to be generated with PHP and we are using a plain txt file as a data source for the notebook configurations.

Continue reading about Slick Content Slider