|
You may have more, I used forms for my site portofolio navigation, and they had Prev, Next and so on.
As far as I know, you can't have a default submit button. If the user hits enter, after introducing data, the first button (set as default by the browser, as being the first found) is used. but you may use text links instead of buttons, for the rest of them.
|