Archive for July, 2007

Carousel Control CD Collection

snapshot of carousel I wanted to find an easy way to display a CD collection using javascript instead of flash. While looking around I found a YUI extension called carousel. Here is my small static example of a CD collection.

Bill Scott actually doesn’t support this anymore and the YUI team has taken this on. The new version is very clean and I did try it out. I converted my carousel to the new YUI version but later decided to go with a JQuery extention called jCarousel. They both worked but I think I am going to move in the Jquery direction for awhile.
http://jasonrowe.com/search

References:
http://billwscott.com/carousel/

http://sorgalla.com/projects/jcarousel/

http://developer.yahoo.com/yui/carousel/

Disclaimer The information expressed in this blog are my own personal opinions.