You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Heligon Sandra <sa...@nextream.fr> on 2002/10/21 17:57:02 UTC

Submit button look

	How is it possible to modify the look of a submit button ?

	There is no image property associated to the html:submit tag.

	<html:submit>Login</html:submit>

	Sandra

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Submit button look

Posted by James Mitchell <jm...@telocity.com>.
You will need to use <html:image for submitting via <input type="image"

James Mitchell
Software Engineer/Struts Evangelist
http://www.open-tools.org




> -----Original Message-----
> From: Heligon Sandra [mailto:sandra.heligon@nextream.fr]
> Sent: Monday, October 21, 2002 11:57 AM
> To: 'struts-user@jakarta.apache.org'
> Subject: Submit button look
> 
> 
> 
> 	How is it possible to modify the look of a submit button ?
> 
> 	There is no image property associated to the html:submit tag.
> 
> 	<html:submit>Login</html:submit>
> 
> 	Sandra
> 
> --
> To unsubscribe, e-mail:   
> <ma...@jakarta.apache.org>
> For additional commands, e-mail: 
> <ma...@jakarta.apache.org>
> 
> 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>