Carl Franks wrote:
I wouldn't consider it an acceptable way of doing it, because submit
buttons unfortunately use the 'value' attribute as the text to display
to the user.
Inset rant about Internet Explorer's support for <button> here.
So if you build your program logic based on those values, and then get
asked to add support for multiple languages to the application, you're
rather up the creek.
You can run $q->param('submit') though your i18n routine ... :)


_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to