I have two buttons for the same form. In the HTML code I declared first the "Button One" and after the "Button Two".
When I display the form, the focus is on the "Button One", but I would like to have it on the other one without change them the screen position.
What I can do?