Hi, Nice plugin. How can I set an index to start with. I tried with following but did not work. $('#banner-slides').bjqs({ animtype : 'slide', currentindex : 1, currentslide : 2 });
Hi, Nice plugin.
How can I set an index to start with.
I tried with following but did not work.
$('#banner-slides').bjqs({
animtype : 'slide',
currentindex : 1,
currentslide : 2
});