Jump to content

leeverdon

Members
  • Posts

    1
  • Joined

  • Last visited

leeverdon's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. 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.
×
×
  • Create New...