Forum Discussion
GregHagar
8 years agoCommunity Member
Trigger event on focus
Hello,
I'm quite familiar with triggering events when a control loses focus or when a user clicks an object, but I'm curious to know if anyone's found a way to trigger an event when a control gain...
TomasynGoode-9d
2 years agoCommunity Member
I have the same issue that Greg and Fiona described. I have users filling out a form onscreen, with a text entry box for each field. Underneath each text entry box I have a text box that describes what information should be entered in each field. When the user clicks on the text entry box, I have a trigger that changes the state of the underlying descriptive text to hidden.
Worked beautifully until a reviewer used the Tab key to go from field to field. The text entry boxes are in focus, but not selected, so the trigger to hide the descriptive text never gets activated. What I need is a trigger that activates when a text entry box GAINS focus, not loses focus. Seems like this would be an important feature to have for accessibility.
Related Content
- 7 months ago
- 2 years ago
- 5 months ago
- 10 years ago