Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
You ask as if it takes months or years to learn. He masters in an hour or two, if not slowpoke.
Well, you need to dance from tasks: if you need it already - teach it, if you don’t need it - don’t teach it (you will meet when / if necessary).
In general, I poked a little, came to the conclusion that the carousel is correctly connected in this place:
$('.next-stage').click(function() {
$('.carousel-navigation').jcarousel('scroll', '+=1');
});
$('.prev-stage').click(function() {
$('.carousel-navigation').jcarousel('scroll', '-=1');
});
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question