Daniel Holland
Daniel Holland
Activity
Daniel Holland replied to the discussion Text entry bug in latest update
"Yes, this should work...just change the text in quotes to what you need...now if you have more than one input this may not work and you&n..."
  • 3 years ago01/28/21 at 9:18 pm (UTC)
Activity
Daniel Holland replied to the discussion Text entry bug in latest update
"Okay, strange. On my projects I just have it on the layers with input fields and it works, but my setup may be different"
  • 3 years ago01/27/21 at 7:34 pm (UTC)
Activity
Daniel Holland replied to the discussion Text entry bug in latest update
"To answer your question, I believe the slide layers when translated to HTML5 are separate pages...so it is layer dependant when/where to ..."
  • 3 years ago01/27/21 at 7:24 pm (UTC)
Activity
Daniel Holland replied to the discussion Text entry bug in latest update
"Each slide layer with an input box will also need that same code."
  • 3 years ago01/27/21 at 3:39 pm (UTC)
Activity
Daniel Holland replied to the discussion Text entry bug in latest update
"One thing you may have to do is clear your cache. I typically have to hit SHIFT + F5 multiple times to make sure everything is refreshed ..."
  • 3 years ago01/27/21 at 3:28 pm (UTC)
Activity
Daniel Holland replied to the discussion Text entry bug in latest update
"Okay the following is the exact code I am using. I can only confirm it works in Storyline360 for HTML5 export. var els = document.getElem..."
  • 3 years ago01/27/21 at 3:17 pm (UTC)
Activity
Daniel Holland replied to the discussion Text entry bug in latest update
"When I get to my computer I will look at the exact code I am using and share"
  • 3 years ago01/27/21 at 3:01 pm (UTC)
Activity
Daniel Holland replied to the discussion Text entry bug in latest update
"The JavaScript needs to be placed on any slide with a text input field. You just use an executed JavaScript trigger when timeline starts ..."
  • 3 years ago01/27/21 at 1:40 pm (UTC)
Activity
Daniel Holland replied to the discussion Text entry bug in latest update
"I was able to workaround this with some javascript. var els = document.getElementsByTagName('input'); for (var i=0; i < els.length; i..."
  • over 3 years ago10/02/20 at 5:10 pm (UTC)
Activity
Daniel Holland replied to the discussion Text entry bug in latest update
"I am experiencing the same issue. I have reservations about rolling back as I don't want that to affect anything else "
  • over 3 years ago09/28/20 at 6:10 pm (UTC)