Forum Discussion
MichaelLangdon-
2 years agoCommunity Member
Right Arrow Key Navigation Allows learning to skip required items on the slide
I have an eLearning course. The first wo slides do not allow the user to jump to the next slide using the right arrow key but the next six slides do allow this. And I have no idea why this is. I ...
Jürgen_Schoene_
2 years agoCommunity Member
there are some "on keypress" trigger in the slide master pages
your javascript to prevent key click cannot work, because you use $ = jQuery - this library is not included anymore