You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not perfect yet, there are potential issues with other tabbable and non-tabbable fields (<a> tag, tabindex=-1, etc.). It seems there are jQuery selectors :tabbable and :focusable which might help. https://api.jqueryui.com/tabbable-selector/
jqModal.js_focus.diff.txt
I am putting these two issues together because my patch covers both.
I imagine you might want to rework it.
minor issue: The code is indented with a mixture of tabs (width 2) and spaces.
The text was updated successfully, but these errors were encountered: