"Jeromy Evans" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Wednesday, February 06, 2008 6:41 PM
Subject: Re: Problem s:select in IE and Firefox
> There's javascript involved as you're using an ajax submit.
>
> When your form is posted the su
There's javascript involved as you're using an ajax submit.
When your form is posted the submit button shows loading text in your
target div. In IE, if the target div contains the form you're posting,
it overwrites the form in the DOM prior to posting and the XHR request
fails. It's a proble
Hi,
I have a tag which behaves different in IE 6.0 and firefox. In
Firefox the underlying property in my struts action is filled in IE not.
This is my code?
.
I have no idea why it works in Firefox and not in IE. Because there is no
JavaScript involved (or am I wron
3 matches
Mail list logo