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. ...
YaachYaach
Community Member
Thanks @Gavin. I used your code slightly different. I created a trigger in my "Next" button, that deactivate (blur) the focus for any input or textareas in my slide.
I put this trigger on top so that it is executed first before the intended action of the "Next" button which is to go to the next slide.
GavinElliott-89
3 years agoCommunity Member
Great! Glad it was helpful. :-)