I like to combine Jquery galleria with jquery.reflect.js During testing i noticed this: ---------------------------------------------------------------------------------------------------------------
onImage : function(image,caption,thumb) { image.reflect(); } works in FF but not in IE. Here's a sample: http://www.alexo.be/test/ Does anyone know how to fix this?