Page 1 of 1

Buttons for forms

PostPosted: Mon Jun 09, 2008 11:18 am
by jay
When the buttons for forms are made it should be an HTML control like <input type="button" /> or <input type="image" />
otherwise the buttons won't get focus if we press tab from other input controls.

Better a designer comment more on this.