Patch #37482
Replace JQuery `.focus()` method with HTML `autofocus` attribute
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Code cleanup/refactoring | |||
Target version: | 5.1.0 |
Description
Some JQuery `.focus()` method can be replaced with HTML `autofocus` attribute.
Associated revisions
Replace JQuery `.focus()` method with HTML `autofocus` attribute (#37482).
Patch by Go MAEDA.