I’ve been struggling with a way to get this working for hours now, of course there’s no silver bullet because my setup is unlike all the examples I’ve seen out there, and I’m a novice with javascript/jquery so I’m lost.
Here is the source code for slimbox2: http://code.google.com/p/slimbox/source/browse/trunk/js/slimbox2.js
I need help, as my CMS and blog content are inside an iframe on my main site, and image posts when clicked are obviously bringing up their overlays inside the iframe, and not outside of it which I prefer.
The amount of proprietary code due to the different php pages involved in generating the final output will be confusing, but I can post up all the snippets I’ve found that are involved if helpful.
Any help much appreciated, thanks.
hey at Line 25 (http://code.google.com/p/slimbox/source/browse/trunk/js/slimbox2.js#25) replace :
with
And replace Line no. 57 http://code.google.com/p/slimbox/source/browse/trunk/js/slimbox2.js#57
with