I am really happy to announce that my widget has finally made to public. Yes, YUI Carousel (part of YUI 2.6.0) has been released yesterday.
After a lot of hard work , I’m proud to say that it has come out very well. The YUI Carousel has close to 2500 lines of JavaScript (comments excluded). It differs from the other Carousels by adding a lot of support for accessibility in addition to being light and Todd Kloots has been helping me in that front.
At this moment, I would like to mention that without the support of the YUI team, especially Satyen Desai, Todd Kloots, Eric Miraglia and Georgiann Puckett this widget wouldn’t exist.
RSS Feed
October 9th, 2008 at 4:10 pm
Great work Gopal!
But, maybe have found a potential bug??
The stopAutoPlay method once called, performs one further auto page scroll before stopping the animation.
Have added to an carousel.on(”click”), so that when a user clicks on any of the navigation buttons, the auto play will terminate.
Any ideas?
October 13th, 2008 at 10:33 am
Thanks James. Do you have a simple test case for triggering this one? It would be great if you could file a bug with the YUI sourceforge project. I’m traveling right now, will look into this once I get back by tomorrow.
November 4th, 2008 at 10:42 pm
Congratulations, Gopal