Ted, Tuesday, February 28, 2006, 3:13:42 AM, you wrote:
TD> I'm using button with an image per Thierry's suggestion. I didn't want to TD> use background image on an input because there are some browser TD> inconsistencies and I didn't want to use an image in the input due to some TD> accessibility concerns. Did you test if the button works? AFAIR IE has serious problems with the button tag. If there are more than one button on a page, it's impossible to detect which one had been clicked. I only use the button tag for buttons that trigger JavaScript. For everything else I use inputs. regards, Martin ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
