Hi, friends! I very like to use jCarousel, this excellent plugin. But I can't understand how to scroll carousel to x item automatically.
For example: I have 50 items in carousel. After page loading I need to see not first item (as default), but 30th. I red http://www.nabble.com/Starting-image-t2668575.html but this function not works. Using of carousel method .scroll() works fine by element events like jQuery('#mycarousel-next').bind('click', function(){} But how to make this on page loading? I spent half day and haven't any result. Please, help me! Yes, I'm novice in jQuery :) Thanx!