12 responses to “GoodCarousel – A Carousel with Mootools”

  1. Chris

    Ryan, very nice carousel. I wonder if there is a way via the options to have the looping stop after the first loop, and on clicking one of the navigation tabs, versus continuous looping. Ideas?

    Thanks, Chris

  2. brainac

    Is there any way to use it with MooTools 1.2? For some reasons I can use only this version. I should try it myself and debug it if needed, but I’m sure you know if it makes sense. By the way it’s really great carousel, the best I found over Internet for free. I would click some ads if there were any :)

  3. Chris

    Hi Ryan,

    It would be great to have option for stopping loop after one or more rotations. If you did include this, how would I know? Or apply it?

    Thanks! Chris

  4. Nikhil

    Hi Ryan,

    I was trying to implement the GoodCarousel,using mootools 1.2.4. But when i try to run the code the firebug is showing following error.

    this.setOption is not a function.

    I have googled this error and the solution i got is add following code to start of class declaration.

    So i have changed the code to

    var GoodCarousel = new Class({
    Implements: [Options], ….
    but i’m still getting the same error ..
    Please help as this is every urgent

    Ryan: I sent you an email concerning this. As soon as I get some help from the Mootools Devs working on the Mootools forge, I’ll formally introduce the new GoodCarousel but until then you can check it out on github.

  5. brainac

    Hi Ryan, your Carousel kicks ass. It is written so clearly, that it took me just few hours to customize it heavily for my purpose. With cutting graphics and coding CSS of course. Piece of damn good work. More like this :)

  6. brainac

    Finally you can see modified GC at http://www.primakomp.pl They only need to adjust times, because it slides too frequently, but it’s not my job anymore.

Leave a Reply