You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to partly hide the content of a slide with a drawn rectangle. The user than should be able to click on this rectangle and reveal the hidden content.
As I'm using h5p with WordPress I created a little WP-Plugin:
This is a subject for a broader functionality suggestion. There should be a way to click on a shape or button and to display hidden content on a slide and vice versa - to hide it. At the moment the only way to simulate this without extra tweaking h5p libraries is to add more slides and to use anchor - click on it and go to slide where the content you like to be seen is present.
Hi all,
I would like to partly hide the content of a slide with a drawn rectangle. The user than should be able to click on this rectangle and reveal the hidden content.
As I'm using h5p with WordPress I created a little WP-Plugin:
and the javascript-file myh5pmods.js :
While the js-file is loading correctly (tested with a simple
alert("")
) the script is not working.Who could give some hints for further debugging?
Thanks in advance!
The text was updated successfully, but these errors were encountered: