Hi,
I'm not sure if I should post this here, or if this is a javascript-thread, but here it goes:
On a web-based scoring-board I've seen that the ENTER-button doesn't submit the textfields, but has the TAB-function (go to next textfield).
How do they do that?
I am about to make a large form with a lot of textfields (quantity of textfield can variate), that can easily be filled in by only using the num-keys on the right side of the keyboard. And nothing should be submitted by hitting ENTER, only by using the SUBMIT-button. ENTER should be: go to next textfield.
Hope anyone can tell me....
Don't eat yellow snow!
I'm not sure if I should post this here, or if this is a javascript-thread, but here it goes:
On a web-based scoring-board I've seen that the ENTER-button doesn't submit the textfields, but has the TAB-function (go to next textfield).
How do they do that?
I am about to make a large form with a lot of textfields (quantity of textfield can variate), that can easily be filled in by only using the num-keys on the right side of the keyboard. And nothing should be submitted by hitting ENTER, only by using the SUBMIT-button. ENTER should be: go to next textfield.
Hope anyone can tell me....
Don't eat yellow snow!