set focus on hidden field
-
I’m wanting, for UI purposes, to set the focus on the first text field that is hidden inside the conditional logic. I’m using a checkbox to show the hidden content and my attempts at using Javascript to achieve this have failed and I suspect it’s the way the hidden fields are being shown that is breaking the on(“change”) event of the checkbox from finding the element as it is shown.
Is this possible?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘set focus on hidden field’ is closed to new replies.