Is it possible to call another fancybox from an opened fancybox WITHOUT the opened fancybox closing?
see it yourself:
http://jsfiddle.net/unsDG/5/
😀
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.
On the parent page, setup fancybox using an iFrame:
Inside the child page, put in your content, ensure it has a valid doctype, import the javascript and css that Fancybox needs again, and then declare your new Fancybox link. It may helps you