Forum Discussion
ZsoltOlah
9 years agoSuper Hero
Entry Text WITHOUT Losing Focus
Hi all,
Is it possible to detect/trigger entry text content WHILE the user is typing? And not wait until the box loses focus?
Here's the scenario: submit button is hidden. Text entry is empty. ...
GavinElliott-89
3 years agoCommunity Member
See my thread here also. You can simply add code to a JavaScript trigger now that will set any text inputs to lose focus whenever anyone types into them. This will trigger any 'lose focus' triggers you set within Storyline. No JQuery or hacking external files is required.