I have an application where I am using Fancyboxes to display content from the server through IFRAMES within the Fancyboxes. So, I am looking to run a script after data is submitted or changed in the server that calls the current fancybox with IFRAME to close and open another fancybox with a new url, size, and iframe inside of it.
I have tried several different codes through various googled sites, but none have worked for my app.
Help would be greatly appreciated!
UPDATE: Found the answer here: http://www.amitpatil.me/fancybox-runtime-resizing-of-iframe/