I use
$('#jcarousel').jcarousel('target').index();
but not work right
I look the source code find Pagination Plugin can get the current page, but this Plugin must work with some element and create some elements. I don't want to do that. so could you tell me how can I get the initial index of the current target just with jCarousel core code??
good luck happy work
Result like this
I use
$('#jcarousel').jcarousel('target').index();
but not work right I look the source code find Pagination Plugin can get the current page, but this Plugin must work with some element and create some elements. I don't want to do that. so could you tell me how can I get the initial index of the current target just with jCarousel core code?? good luck happy work