Hi,
I think, one problem is, if the images are not completely loaded, the styles generated by the carousel are completely messed up.
Just fire the carousel on domready event :
+- Y.on("available", function(e) {
I think, one problem is, if the images are not completely loaded, the styles generated by the carousel are completely messed up.
Just fire the carousel on domready event :
+- Y.on("available", function(e) {