Don't use the Struts tag. Use plain HTML and JavaScript. Just because you are incorporating Struts into an application does not mean you have to use EVERYTHING.
Mark -----Original Message----- From: Miguel Angel Mulero Martinez [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 7:28 AM To: Lista de correo Struts Subject: onclick on img, or cancel submit on image I wan't to open a new window with the event onClick over an image. The <html:img> tag don't have onclick because netscape don't support it. The <html:image> has onclick but it makes a submit too. How can I do it? Is there a way to cancel the submit action in the image? Thanks!! -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

