Page 1 of 1

calling Highslide from within a non-highslide popup

Posted: Wed Apr 27, 2011 11:04 pm
by acousmetre
Hello,

I am new to highlisde.

I wish to use highslide on images within popup windows created with OpenLayers, another javascript library.

I just did some tests and realised that the expanded images are opening in the popup itself and not expanding to fill the larger window of the browser.

Is there any way to open the images in main window space of the browser?

My page is here: http://www.rabeca.org and a direct link to an example popup is here: http://rabeca.org/featurecontent.php?fd=71&anexar=71
It uses various div constructs and iframes. These examples don't have highslide implemented yet.

Cheers,

Re: calling Highslide from within a non-highslide popup

Posted: Thu Apr 28, 2011 5:16 am
by RoadRash
Hi,

I can see that OpenLayers puts the content in an iframe (<iframe></iframe>) ÔÇô thatÔÇÖs why the expanded Highslide image gets trapped inside the popup. See this FAQ for how to expand the Highslide image in the main page: http://www.highslide.com/forum/viewtopic.php?f=4&t=1351

Re: calling Highslide from within a non-highslide popup

Posted: Thu Apr 28, 2011 4:46 pm
by acousmetre
Thanks very much for the information and sorry i didn't spot it before in the FAQ. I've got the basics up and running on my site and i'm very happy with the results!

Cheers,

Iain

Re: calling Highslide from within a non-highslide popup

Posted: Mon Apr 01, 2019 10:24 am
by avasthisamar
It works fine when the parent page is not within an iframe. But when parent page within iframe, then the Highslide fails to auto follow the scroll.