Answer the question
In order to leave comments, you need to log in
jquery carousel?
Can you tell me where to download the ready-made plugin so that there are two arrows to the left and to the right, but if no one clicks them, then the carousel itself moves smoothly, like a running line.
Google gave out a bunch of things, already tired of looking for the type I need.
Answer the question
In order to leave comments, you need to log in
mm… 20 lines of code (10 for each button + setInterval with a trigger for pressing a certain one (+ 1 more line)). Can you try it yourself?
$(".default .jCarouselLite").jCarouselLite({
btnNext: ".default .next",
btnPrev: ".default .prev",
auto: 800,
speed: 1000
});
I collected 2 demos for you in one. gmarwaha.com/jquery/jcarousellite/index.php#demo
flowplayer.org/tools/demos/scrollable/plugins/index.html#autoscroll
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question