to use jCarouselLite as a menu should not be a problem. You need not use images as its items. Any HTML markup will work.
Theoritically, tabs plugin should work fine with jCarouselLite. So, try it and let us know how it goes. -GTG On 7/3/07, John Farrar <[EMAIL PROTECTED]> wrote:
Now that is something I would like to see... tabsCarousel would be great! On 7/3/07, Kia Niskavaara <[EMAIL PROTECTED]> wrote: > > > > Or is it possible to use the tabs plugin together with the > jCarouselLite/jCarousel plugin? > > Kia Niskavaara wrote: > > I have a long horizontal list, that I use as a menu, that is too > large. Is it possible to use > > jCarouselLite to solve this problem? > > > > In the install page[1] I see this: > > > > <div class="anyClass"> > > <ul> > > <li><img src="someimage" alt="1"></li> > > <li><img src="someimage" alt="2"></li> > > <li><img src="someimage" alt="3"></li> > > <li><img src="someimage" alt="4"></li> > > </ul> > > </div> > > > > But in my case, I don't have any images: > > > > <div class="anyClass"> > > <ul> > > <li><a href="#home">Home</a></li> > > <li><a href="#about">About</a></li> > > <li><a href="#anything">Anything</a></li> > > <li><a href="#anything2">Anything2</a></li> > > <li><a href="#anything3">Anything3</a></li> > > <li><a href="#anything4>Anything4</a></li> > > </ul> > > </div> > > > > Do I need to make any modifications to jCarouselLite to make this > possible? > > > > [1] http://www.gmarwaha.com/jquery/jcarousellite/index.php#install > > >

