HI,
I'm using the Nivo Slider, a jQuery plugin allowing to create slideshow. He's perfect but I've just a little problem. Each pictures have an id (or another element like rel for example) and I would like to give this parameter in the callback function of Nivo (beforeChange: function(){}).
But the problem, in this beforeChange callback I cannot receive any param so I don't know witch image is changed.
Thanks !