Forum Discussion
AlexMee-ca966a2
7 years agoCommunity Member
Embedding web objects in Rise
Hi,
I'm currently investigating the opportunity for embedding bespoke activities in rise , and was wondering if there was any thought behind embedding html packages/content into a rise block.
C...
AshleyT-Pollard
7 years agoStaff
Hi Linda,
It looks like you have an iframe inside another iframe, whoops! Also, you'll want to make sure you're using the double quotes versus single quotes as noted in this article.
Here's an update to your code:
<iframe allowfullscreen="true" allowtransparency="true" frameborder="0" height="315" src="https://www.mentimeter.com/embed/8caeea08cc84a2b832c87d4ee26b7841/e3dec6fb1850" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" width="420"></iframe>
And, here's a Share link where I was able to use it in Rise.