0

Alright, I designed a form to fit onto the current screen size I use, with the form having a vertical scroll bar to view items further down on the form.

At the bottom of the form, I have a couple of checkboxes a user has to select before clicking the submit button.

Once the user hits the submit buttom, the user can't scroll back up to the beginning of the form. The user can scroll back up, but when they stop scroll, it scrolls to the bottom where the last checkbox was checked off.

I assume by checking this last checkbox is that's setting the focus of that control?

Any suggestions on how to fix the scrolling issue?

4

1 に答える 1