Embedding an H5P widget
Hi, I am trying to embed an H5P widget - the embedded iFrame is not working, I tried the Code Snippet and HTML snippet as well - just in case these worked.
This is one of the examples I have tried https://h5p.org/node/168378 which is open to the public
The embed code is <iframe src="https://h5p.org/h5p/embed/168378" width="1090" height="625" frameborder="0" allowfullscreen="allowfullscreen"></iframe><script src="https://h5p.org/sites/all/modules/h5p/library/js/h5p-resizer.js" charset="UTF-8"></script>
I added this to the iFrame widget and it is showing this response:
Any suggestions?
Thanks
Julie
2 replies
-
Hi Julie! You can use the H5P widget, but you don't need to insert the code, just the URL ( https://h5p.org/node/168378 . ) as iFrame source. Let me know if that works for you!
-
Yes, thank you Alenka, that works!