New window popup with GREYBOX

Q&A about the latest versions
Post Reply
GMStudio
Posts: 63
Joined: Wed Feb 01, 2012 8:12 pm

How to integrate greybox script for open pop up window certain dimensions.
User avatar
George Palov
Posts: 60
Joined: Mon Jun 13, 2011 11:18 pm
Location: Sofia, Bulgaria
Contact:

inside the panorama?
In the forum there is a way described to do it in the skin editor. Here is an example- each photo can be seen in a popup when clicked:
http://art.trepa.ch/nava/

You have a background on top of panorama and a photo/text above it...
Best, G
p.s. I will be interested to know if somehow 3rd party popup software can be incorporated, but I don't think it is possible
GMStudio
Posts: 63
Joined: Wed Feb 01, 2012 8:12 pm

outside the panorama with hotspot. For example, there is a hotspot in the panorama which when clicked opens a new HTML window of certain dimensions.

Now I use this simple script
javascript:window.open('http://www.adobe.com','win','height=200,width=300,toolbar=no,scrollbars=yes');void(0);

With Greybox it would be much more effective
Thanks
Post Reply