iframe embedder

How can i use this option in my site?

fnoks's picture

The Iframe embedder makes it easy to make an H5P of already existing JavaScript applications.

This library supports:

  1. External embedding using a URL (supported by the editor)
  2. Internal embedding, i.e an H5P has to be created and uploaded. The H5P must contain all relevant resources (html, javascript, css and so forth). This means you have to create the h5p-file manually. You could start off my downloading the example and unzip it. Then you add the resources needed, and update content.json to point at the main html file.