Sven Kuncikowski wrote:
is it possible to use an image for submitting?
Yes it is possible and I do it.
the mysterious thing about it is that there is a ".y" added at the end fo the
eventSubmit_doDelete!! (see the log)
This is because the browser responds with the location of the click in the image - see: http://www.w3.org/TR/html401/interact/forms.html#edef-INPUT
ActionEvent.formatString() deals with these for you, but there is a bug in 2.3 that stops this from working correctly. This is fixed in cvs - build yourself a turbine-2.3.1-dev.jar (easy to do with maven) and all will be well.
Scott
-- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
