In the examples page when you search (CTRL+F) for image gallery and click the first image, there’s this image gallery which you can browse with next/prev arrows. The animation between them is vertical — the images fly vertically. How does one set them to fly horizontally?
In the help I found:
openMethod / closeMethod / nextMethod / prevMethod
Method from $.fancybox.transitions() that handles transition (you can
add custom effects there)
But I don’t know where to go from here.
You can create your own custom transitions from here:
http://jsfiddle.net/xZBBS/