Viewing using VR in an iFrame

using VR in an iFrame



User: Mike H. 2 years ago
Hi,

I've just begun authoring panoramic VR tours using Pano2VR, which generates HTML5 for use on a website. Normally, the content can be opened to a full page, and detect the gyro on an iPad or iPhone, and be used with VR goggles. Since it has its own java script, I don't know of a way to add it to my Everweb site, so I've used the iFrame widget (Roddy's) to access the HTML. Here is my test page.

https://www.campfirestories.com

Unfortunately, the iFrame code would need the following HTML that is needed to utilize the VR features.

allowfullscreen="true" mozallowfullscreen="true" and webkitallowfullscreen="true"

So my question is if there might be a way to provide this code within an iFrame.

Thanks!

MIke
User: Roddy 2 years ago
I take it you want a way for the pano to open and fill the height of the browser window? You can either inject the raw code or use a modified iframe - the latter method being easier but not necessarily the best.
I have widgets for both methods so, if you contact me, we can figure out the best way for you site.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.