Captivate Accessibility issues - Tabbing and js error
Hi!
I have published a set of tutorials and when I launch them as HTML5 (index.htm) I am unable to use tab and enter to navigate.
I tried enter, shift + enter, nothing happens.
When I check the browser and inspect, I see the following js error:
Uncaught TypeError: Cannot read property 'mdi' of undefined
at b.cbKH (CPM.js:1854)
at b.KeyHandler.m_handler (CPM.js:1732)
at b.KeyManager.check (CPM.js:1867)
at b.KeyManager.handleKeyUp (CPM.js:1864)
at HTMLDocument.<anonymous> (CPM.js:1752)
at HTMLDocument.dispatch (jquery-1.11.3.min.js:4)
at HTMLDocument.r.handle (jquery-1.11.3.min.js:4)
Can someone please help me figure out why this is happening?
