Questions tagged [jcarousellite]

jcarousellite is a jQuery plugin for creating carousels. Its very lightweight

This jQuery plugin creates a carousel-style navigation widget for images, or any content, from simple HTML markup. Check out a bare-bones demo.


Useful links


Related Tags

106 questions
1
vote
3 answers

Stop the jcarousel Lite animation on mouseover?

I am trying to stop the animation of my jcarouselled item when the user is hovering over a particular item. I am scrolling non-image content and I want to give user an opportunity to read the scrolled text. How to do it? It is not even mentioned on…
Starx
  • 77,474
  • 47
  • 185
  • 261
1
vote
4 answers

horizontal slide with 100% width with jcarousellite

I am using jcarousellite control to provide carousel effect on my images via next and prev button.
Zeus
  • 3,091
  • 6
  • 47
  • 60
1
vote
1 answer

$(...).jCarouselLite is not a function

I have this rotator that works in some pages but doesn't work at all in others. On http://www.unitedtruckcenters.com/ it works fine, but if you go to http://www.unitedtruckcenters.com/pre_owned_detail.asp?veh=3328107 you will see that it won't even…
GTS Joe
  • 3,612
  • 12
  • 52
  • 94
1
vote
1 answer

document.ready not fired - except with 'alerts' in it

I have implemented JCarouselLite in my ASP.net website and it works fine in Chrome, FF, Safari but not in Internet Explorer. It seems like document.ready doesn't get called. To test this I included some alerts in the call, and to my surprise…
Tom Geyzen
  • 51
  • 1
  • 5
1
vote
4 answers

jCarouselLite reset autoscroll interval

How can I reset the auto-scroll interval on my jCarouselLite carousel after some event so that it lets you look at the content for the full interval, regardless of how far along the timer was when you clicked next or previous? Right now, if I click…
Jared
  • 1,254
  • 7
  • 19
  • 26
1
vote
0 answers

jcarousel lite continuous show next image

Hi there I'm stuck with a problem that i cannot seem to fix. It seems simple, on the website vector-studio.eu i used a modified jcarousel lite script * you an get it from http://gmarwaha.com/jquery/jcarousellite/ it does what it should. I made the…
adam
  • 618
  • 2
  • 11
  • 31
1
vote
1 answer

Responsive Twitter Bootstrap's incompatibility with jCarouselLite

I came over a issue while using jCarouselLite with Bootstrap responsive. The plugin initialization is basic: $("#slider").jCarouselLite({ auto: 800, speed: 1000, visible: 4 }); I have created a demo here where everything is working…
Starx
  • 77,474
  • 47
  • 185
  • 261
1
vote
2 answers

How can I cycle a class on 3 elements

I'm using jCarouselLite to cycle between 3 elements. I've setup the plugin to do this fine, including 3x .bulletX which slides to each element, i.e. bullet 1 slides to element 1, etc. However what I want is to cycle the class .active on the…
SMacFadyen
  • 3,145
  • 2
  • 25
  • 37
1
vote
1 answer

jCarouselLite - Forcing List Items onto Single Line

I am using jCarousellite on a list on a website I am building. It works perfectly, however the issue is that for some reason, the script is causing List Items to stop stacking. What I mean by this is - instead of this: li li li li I am…
Zach Nicodemous
  • 9,097
  • 9
  • 45
  • 68
1
vote
0 answers

two jcarousellite sliders with same navigation

I'm trying to create a slider similar to the slider here: http://www.mako.co.il/ i looked at the code and saw it's built out of two different sliders: 1. the small pictures slider 2. the big image slider, which is on top of the small one. both…
UdiMiron
  • 11
  • 2
1
vote
0 answers

can't make JCarousel work

I need to use "Jcarousel" plugin or "Jcarousel lite" but they never work with me don't know why and what i do wrong! here is my implementation, http://uluva.com/carousel/ Thanks in advance. JavaScript: