how to show full sized images in fancybox?
Now, I’m using something like this:
$('.image').fancybox();
But fancybox resize original image to other sizes. For exmple if I have 960 X 350 it resizes it to 600 X 180. But I want original size. How to do this thing?
You have
autoDimensionsoption, which can be set to true.http://fancybox.net/api