Re: struts 2 and dojo innerHTML in a FORM

2007-11-01 Thread kingysball
ayDiv.innerHTML = data; > }, > mimeType: "text/html" > }; > dojo.io.bind(kw); >} > > > > > > name="packageCount"/> >

Re: struts 2 and dojo innerHTML in a FORM

2007-11-01 Thread kingysball
- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/struts-2-and-dojo-in

Re: struts 2 and dojo innerHTML in a FORM

2007-11-01 Thread Musachy Barroso
> name="packageCount"/> > targets="packages" /> > quick test > > > > Thanks. > -- > View this message in context: > http://www.nabble.com/struts-2-and-dojo-innerHTML-in-a

Re: struts 2 and dojo innerHTML in a FORM

2007-11-01 Thread Dave Newton
--- kingysball <[EMAIL PROTECTED]> wrote: > I am having problems with the following code in IE > [...] > > >[...] I'd look at the generated HTML and try validating it. Remember that the S2 form tags create a table (with the default templates); I'm not sure how cross-browser (or legal) a i

struts 2 and dojo innerHTML in a FORM

2007-11-01 Thread kingysball
message in context: http://www.nabble.com/struts-2-and-dojo-innerHTML-in-a-FORM-tf4730227.html#a13525672 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]