We are using jQuery thickbox to dynamically display an iframe when someone clicks on a picture. In this iframe, we are using galleria a javascript library to display multip
In IFrames I usually solve this problem by putting a small script to the very end of the block:
The content of your IFrame
This work most of the time for me. Sometimes the simplest and most naive solution is the most appropriate.