Skip to main content
rchil
Known Participant
March 10, 2016
Question

Seamless tabbing html5 (ie)

  • March 10, 2016
  • 1 reply
  • 453 views

I have a text entry interaction that simulates a software program. The user must press the TAB key to proceed. I am publishing to HTML5 exclusively and not .swf. The program is when I press the Tab key on that interaction, the URL in the Browser window is highlighted, the browser has stolen the focus of my Tab key.

I have seen this fix:

Between the writeDocument <object> </object> tags, add the following  '<param name="SeamlessTabbing" value="false">'

But my .html document contains none of these tags - I assume it has changed for html5. Any solutions?

Thanks.

    This topic has been closed for replies.

    1 reply

    rchil
    rchilAuthor
    Known Participant
    March 11, 2016

    I'm just trying to get an answer to whether this can be done or not. I will have to create my eLearning module using a different approach if I can't focus the Tab key in Captivate when publishing to HTML5. If this is so, it is a major limitation.