[jQuery] Re: anyone knows a jQuery based slideshow plugin like this?

2007-08-18 Thread Mitch
Interface Elments is very cool but I think its overkill. Its not that easy to use. jCarouselLite seems just the oppostie, too simple and not enough features. What you want to do doesnt need a plugin, its really easy in jQuery using show and hide or animate. I do which there was a carousel that

[jQuery] Re: anyone knows a jQuery based slideshow plugin like this?

2007-08-18 Thread Mitch
With the paging feature you will need more then one line of code. Cycle has exactly what you want. Its called the Pager. I am going to use that myself, its so simple. http://www.malsup.com/jquery/cycle/int2.html Mitch