Hi,
I am a beginner with Jquery and I am using Fancybox (type: iframe) within my PHP application.
Within the iframe, there is a form, once the user has filled & submitted the form, the Fancybox should resize so as to accomodate the data which will be relayed back once the formdata has been processed.
And I would also like the main page of the site to refresh once the user closes the Fancybox alert.
How can this be done?
Thanks