Whats more appropriate for form submission?
Quite frankly, I can't see any advantage of <input type="submit/reset"> over <button type="submit/reset">, for one... its more semantic... I wans a "button", not an input field... right there
Also, most UI button widgets are used to submit forms themselves, right? Not to submit values
So what do you use, where, and why?
-David ****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
