Based off the circle animation experiments and mathematics, I am moving towards a javaScript carousel. In the next 3-4 posts I will explore and build different variations and finish off with a complete carousel script. The experiment adds a Mootools slider to the last experiment allowing full control over the rotation of the elements, this is an important step in the carousel script as it introduces a global method to move multiple elements along a circle using an angle value (0 to 360).
Tuesday, June 09, 2009
JavaScript Carousel v0
»comments
