|
jcarousellite question
So im using the jcarousellite with pagination from this page
www . scriptbreaker . com / javascript / script / Jcarousellite-with-pagination
It defaults to 4 "pages" in the code.
my design is adding 6 "pages" in the pagination
I have tried btnGo:
[".1", ".2", ".3", ".4", ".5", ".6"], and add 2 more elements to my HTML as well but it doesnt seem to work. Can anyone help?
Last edited by cIear; 11-11-2011 at 10:51 PM..
|