Iframe url

Special forum to share and discuss skins for Pano2VR and Object2VR
Post Reply
paulk
Posts: 90
Joined: Thu Apr 29, 2010 10:53 am

Hello all
I wonder if anyone can answer this one:

I have an iFrame with the following code:

Code: Select all

<iframe src="index.html#$(unode),$(ap),$(at),$(af)" width="500px" height="500px"  frameborder="0" scrolling="no" ></iframe>
As expected when the iFrame loads it shows the currently loaded page matching the viewing parameters.
However I'd like the iFrame to load without certain skin elements or no skin elements at all.

Is this possible?
User avatar
Tony
Posts: 1342
Joined: Mon Feb 15, 2010 6:54 am
Location: Adelaide, South Australia
Contact:

Hi,

You can add another value that will reference a variable in the skin that hides the UI. Check out this forum post: https://forum.ggnome.com/viewtopic.php?t=15454

Tony
Tony Redhead | Panoramic Photographer | mobile: +61438501002 | website: https://tonyredhead.com - https://redsquare.com | Pano2VR Tutorials: https://tonyredhead.com/pano2vr | instagram: https://www.instagram.com/tonyredhead/
paulk
Posts: 90
Joined: Thu Apr 29, 2010 10:53 am

Thanks Tony thats just what I was looking for!
Post Reply