Hi! I'm RoxAnne and a total newb to jQuery.
I'm trying to make a carousel with two slides. The code is supposed to
loop them so at the second slide, the next button takes you back to
the first.
When I open it up to test, I see the first slide in its place and then
the second slide out to the righ
I have the jCarousel working well. However the functionality I'm
looking for seems to be easy with the callbacks available -- I just
have no clue how to achieve this.
Here's my javascript in the :
jQuery(document).ready(function() {
jQuery('#mycarousel').jcarousel({
easing: 'EaseInOutExpo',
an
2 matches
Mail list logo