I wonder if it was possible to have a return value with FancyBox?
I want to launch a window with several AJAX FancyBox choice, once made his choice, is it possible to return its value to the main window?
If you have an idea,
Thank you in advance
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 has the ability to make event listener before and after window close.
Just pass the data in an event.
More info here: http://fancybox.net/home . Examples show how to use event listeners.