Open GoogleCodeExporter opened 8 years ago
the same here. It gives 'style=opacity: 0' to the .image-wrapper
try this:
onTransitionIn: function() {
$("a.fancybox").fancybox();
$('.image-wrapper').removeAttr('style');
}
this removes that attribute and the opacity is gone :)
Original comment by peto.5...@gmail.com
on 20 Feb 2011 at 3:01
Original issue reported on code.google.com by
frank.ra...@gmail.com
on 6 Feb 2011 at 5:04