Re: Using the html:img tag inside html:submit

2007-03-05 Thread Dave Newton
--- Laurie Harper <[EMAIL PROTECTED]> wrote: > Dave Newton wrote: >> http://struts.apache.org/1.2.9/userGuide/struts-html.html#image > I'm not sure that helps. I thought he wanted a graphical button. d. TV

Re: Using the html:img tag inside html:submit

2007-03-05 Thread Laurie Harper
Dave Newton wrote: --- Asad Habib <[EMAIL PROTECTED]> wrote: Is their a way to do this? http://struts.apache.org/1.2.9/userGuide/struts-html.html#image I'm not sure that helps. The issue is not how to use the tag, but how to use it in this context -- which I don't think you can, see below:

Re: Using the html:img tag inside html:submit

2007-03-04 Thread Dave Newton
--- Asad Habib <[EMAIL PROTECTED]> wrote: > Is their a way to do this? http://struts.apache.org/1.2.9/userGuide/struts-html.html#image > > altKey="image.rightArrow.alt" border="1"> > Can you do that with an tag? (I've never tried.) d. ___

Using the html:img tag inside html:submit

2007-03-03 Thread Asad Habib
Is their a way to do this? I have the following code but it does not work as expected: Also, using the html:img tag like instead of does not make a difference. Any help would be appreciated. Thanks. - Asad - To un