Jim on September 17th, 2009

Easing equations based on Robert Penner’s work, modified for JQuery format. The “In” part of an animation is the start of it, the “Out” part is the end of it. If you apply “easing” at the “In” or the “Out” then the supplied animation ‘curve’ is most apparent at that point.

Continue reading about Animation Easing jQuery Plugin

Jim on September 17th, 2009

Animated Hover provides animated transitions between hovered items for any jQuery project. Requires jQuery 1.2+ and Dimensions.

Continue reading about jQuery Animated Hover Plugin

Jim on September 17th, 2009

This script collapses any DIV on the page and lets users manually toggle its appearance via a smooth “Web 2.0 style” animation.

Continue reading about Animated Collapsible DIV jQuery Plugin

Jim on September 17th, 2009

Animate to Class is a jQuery plugin that make the use of jQuery.Animate() easier, you can animate directly to a class, without pass all params directly via javaScript.

Continue reading about Animate to Class jQuery Plugin

Jim on September 17th, 2009

Step Carousel Viewer displays images or even rich HTML by side scrolling them left or right. Users can step to any specific content on demand, or browse the gallery sequentially by stepping through x number of contents each time. A smooth sliding animation is used to transition between steps. The contents for the Step Carousel [...]

Continue reading about jQuery Step Carousel Viewer