Hey Jose:

You don’t need to Use <html:submit> tag or <html:img> tag. Use the following

<html:image page="/img/btn_submit.gif" alt="submit" /></td>

Just remember USE <html:image>, not <html:img>

Chetan



-----Original Message-----
From: José Carlos Ortiz [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 11, 2006 4:02 AM
To: user@struts.apache.org
Subject: How to put an image into a <html:submit> without CSS

Hello,

Does anybody know how to put an image inside a <html:submit> tag. I can't
use the background-image css property because the image has transparent
fragments and I need this fragments to be the same color of the text (text
is white and the background is other color).

If I try to use an <html:img> inside the <html:submit> it doesn't work. Any
idea? any solution?

Thanks!

-- 
Saludos,
José Carlos Ortiz




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

Reply via email to