Hello,

I've a form with a text input field and two <html:image> buttons : one to "add new user" and one for "search"

My porblem is when I type [Return] from input field, the form is submited with some strange image button informations : - on IE, non image button (x,y position) is submited, so I can use the default beheviour.
- on Firefox, I get x=0 and y=0 for the first "add new user" button.

This behaviour is not expected, as I'd like default submit to go to "search", and "add new user" to occur only when button is explicitly presed.

Do you know any way to change firefox behaviour ? I've tested using tabindex without result...

Nico.


This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to