
- 0 Comments
- Coding
- Jun 16, 02:48 PM
How to Create an Infinite Carousel with jQuery ·
« The Best Ways To Present A Website To A Client | Do you Know “What is Design?" »
“With jQuery for Designer’s redesign I decided to add a scrolling carousel that worked in the same way the carousel worked on the Apple Mac ads page. This tutorial will walk through the fundamentals of the effect and how to recreate it.
As with any complicated effect, I always start by looking at the DOM in Firebug and interact with the effect, watching for what changes take effect in the DOM.
What I noticed was the (rendered) DOM structure for the list of images was different to the delivered DOM (i.e. the original markup sent). This means that there’s some significant initialisation code running. This isn’t unexpected for an Apple effect, but there were big clues in to how to create this effect in the difference.”
Read the original post at jqueryfordesigners.com…
Related ArticlesEverything You Need to Know About the !important CSS Declaration
The Best Ways To Present A Website To A Client
Do you Know “What is Design?"
The AIGA|Aquent Survey of Design Salaries
Productivity Tools For Creative Minds
Comments Closed