http://thedojocreative.com/clients/opencity/carousel/
Hello all,
I've managed to get this prototype jcarousel working from
http://sorgalla.com/projects/jcarousel/.
It's copied from a friends website because she wanted the same bottom links functionality.
It's working fine but I can't seem to create next and previous buttons... does anyone know how?
I've looked at the documentation but I'm not very good at js so I can't really understand.
In the demo these parameters are turned on for jcarousel but I don't fully understand how they work.
buttonNextHTML:"<div></div>",
buttonPrevHTML:"<div></div>",
buttonNextEvent:"click",buttonPrevEvent:"click",
buttonNextCallback:null,buttonPrevCallback: