On top of that, that won't work on IE. set showLoadingText="false" on the submit tag.
musachy On 10/1/07, Moacir Cardoso <[EMAIL PROTECTED]> wrote: > Hi, > I'm unable to make my ajax form work > > <body> > > <div id='two' style="border: 1px solid yellow;"><b>initial content</b></div> > <s:form > id="theForm2" > cssStyle="border: 1px solid green;" > action="cadastro/pessoa_salvarEndereco.action" > method="post" > theme="ajax"> > > <input type='text' name='data' value='Struts User'> > > <s:submit value="GO2" theme="ajax" targets="two"/> > > </s:form> > > </body> > > > > It's making a normal http request and not using ajax calls. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]