Jump to content

Full screen button missing?


leeverdon

Recommended Posts

Hi everyone.

 

I am having an issue whereby the full screen button is missing when I insert the HTML embed code into my website. Currently I am using Wix but their HTML/Embed app isn't doing the job.

 

​Here is the original code (from a 3rd party vendor):

 

<iframe width="853" height="480" src="https://my.matterport.com/show/?m=LK9Qq6EgxQk" frameborder="0" allowfullscreen></iframe>

 

P.S. Attached is a screenshot of what the full screen button looks like from the original code which works in another website.

 

I've tried this code as a workaround, still no result:

 

<iframe width="853" height=“480” allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" oallowfullscreen="true" msallowfullscreen="true" src="https://my.matterport.com/show/?m=LK9Qq6EgxQk" frameborder="0” scrolling="no" allowfullscreen="" webkitallowfullscreen="" mozallowfullscreen="" oallowfullscreen="" msallowfullscreen=""></iframe>

 

Any ideas?

 

Thanks.

post-199370-0-40240200-1464708415_thumb.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...