How does fancybox determine the ‘next’ or ‘previous’ image in a gallery?
I have a page with photos on it arranged in vertical columns and want to understand fancybox’s behavior.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Fancybox selects all of the links on images in the DOM, ordered by your CSS selector.
upd: sample
http://jsfiddle.net/PfaXm/