The firstTabIndex-function in jQuery.tabIndex outputs the highest tabindex in use, which is not so amazing since the code is the same as for lastTabIndex.
Version: 1.20.x
Severity: normal
The firstTabIndex-function in jQuery.tabIndex outputs the highest tabindex in use, which is not so amazing since the code is the same as for lastTabIndex.
Version: 1.20.x
Severity: normal
Aye, that does look stupid.
Confirming local patch now, will commit soon and write a test for it.