March 11, 201016 yr I am using a jQuery Gallery called Galleria - the code is here: http://pastie.org/239814.txt It says if you want to fade the next picture in then add this code: onImage(image) { image.css('display','none').fadeIn(); } But I don't know where to put it - I have tried all the places that seem sensible but I just can't get it to work. Can anyone help? Thanks
Create an account or sign in to comment