orangehairedboy
03-01-2003, 04:38 AM
Hi all,
I have an online application which consists of 10 parts...each page has a "Back" and "Next" button...but if I press enter (instead of actually clicking a button), it always defaults to the "Back" button because it's first. I would like it to default to the "Next" button. How do I do that?
I've tried using the tabindex="1" syntax on the form items...
Thanks!
I have an online application which consists of 10 parts...each page has a "Back" and "Next" button...but if I press enter (instead of actually clicking a button), it always defaults to the "Back" button because it's first. I would like it to default to the "Next" button. How do I do that?
I've tried using the tabindex="1" syntax on the form items...
Thanks!