You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Michael McGrady <mi...@michaelmcgrady.com> on 2004/07/28 20:09:09 UTC

RE: Re: Re: Re: Why does work differently than ?

At 10:56 AM 7/28/2004, you wrote:
>Is it possible to use
>CSS to make a button look like a hyperlink (I have very limited CSS myself)?

Heck, Paul, you can use the struts tag to make the button "look like a 
hyperlink".  There is nothing special about this.  Check out the Struts 
HTML image tag which extends the Struts HTML submit tag. The key is that 
there is a separation between the name of the button and the source of the 
button.  You can have the same name with multiple sources creating the 
standard hyperlink look.

Michael




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org