HTML autofocus causes page to scroll vertically until that spot is reached
Unexpected behavior with HTML autofocus directive.
When there is a form field with autofocus directive below the folding line on your page, in some cases the page will scroll vertically to that location.
The solution was to remove autofocus.
When there is a form field with autofocus directive below the folding line on your page, in some cases the page will scroll vertically to that location.
The solution was to remove autofocus.
Comments
Post a Comment