Eric-

I just tossed this into a test.jsp page
 <s:submit type="button" theme="simple">
       <s:text name="SubmitTextName" />
 </s:submit>

..and this was the rendered html output..

       SubmitTextName
 <button type="submit" id="example1_0" value="Submit">Submit</button>

anything wrong with the output???
Martin--
----- Original Message -----
From: "Eric Martin" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Wednesday, November 28, 2007 8:27 PM
Subject: Re: WW-167 not working


>
> https://issues.apache.org/struts/browse/WW-1677
>
>
> mgainty wrote:
> >
> > Alberto-
> >
> > which button component are you speaking of?
> >
> > Martin--
> > ----- Original Message -----
> > From: "Alberto A. Flores" <[EMAIL PROTECTED]>
> > To: <user@struts.apache.org>
> > Sent: Wednesday, November 28, 2007 3:05 PM
> > Subject: WW-167 not working
> >
> >
> >> Has anyone been able to confirm that this issue is working? I don't
seem
> >> to get it to work yet JIRA says it is. This is about having a <button>
> >> tag with an image and text inside the button.
> >>
> >> Thanks,
> >>
> >> Alberto
> >>
> >>
> >
> >
>
> --------------------------------------------------------------------------
--
> > ----
> >
> >
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
> --
> View this message in context:
http://www.nabble.com/WW-167-not-working-tf4892993.html#a14017529
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to