Does anyone know how to resize the jQuery Fancybox during runtime?
When initializing the fancybox I can do this:
$(\"tag\").fancybox({ \'frameWidth\
On Fancybox 3 (newest version)
parent.jQuery.fancybox.getInstance().update();
Ref: http://fancyapps.com/fancybox/3/docs/#iframe