h5p-question-set/js
S. D. Cloudt 07d3aa99b8 Changed hiding of slides by using visibility instead of display.
As future use cases might include the use of MathJax, one wants to avoid
the use of `display: none` to hide elements. By using `visibility:
hidden` in combination with a offscreen position almost the same effect
is achieved.
2018-08-16 13:04:59 +02:00
..
questionset.js Changed hiding of slides by using visibility instead of display. 2018-08-16 13:04:59 +02:00