I have implemented the following method.
So, how can i get the selected image name from carousal
Carousel.attachBrowserEvent("click", function(){
// need to get image name selected by user
});
I have implemented the following method.
So, how can i get the selected image name from carousal
Carousel.attachBrowserEvent("click", function(){
// need to get image name selected by user
});