e Newton <[EMAIL PROTECTED]> wrote:
>> Heh. Hrmph. Works under Safari/OSX.
>>
>> Gives me the heebie jeebies.
>>
>>
>> --- On Tue, 12/9/08, Frank W. Zammetti <[EMAIL PROTECTED]> wrote:
>>
>>> From: Frank W. Zammetti <[EMAIL PROTECTED]>
>&g
On Tue, Dec 9, 2008 at 18:25, Dave Newton <[EMAIL PROTECTED]> wrote:
> Heh. Hrmph. Works under Safari/OSX.
>
> Gives me the heebie jeebies.
>
>
> --- On Tue, 12/9/08, Frank W. Zammetti <[EMAIL PROTECTED]> wrote:
>
>> From: Frank W. Zammetti <[EMAIL PRO
Heh. Hrmph. Works under Safari/OSX.
Gives me the heebie jeebies.
--- On Tue, 12/9/08, Frank W. Zammetti <[EMAIL PROTECTED]> wrote:
> From: Frank W. Zammetti <[EMAIL PROTECTED]>
> Subject: Re: [OT] Re: Displaying "Please Wait" message
> To: "Struts Users Mail
That's exactly the behavior I expected... odd that I didn't see it (IE7
and FF3.0.4 on XP). I can buy it's browser-dependent, just odd to hear
that FF3 would be different on OSX than on Windows. Oh well, that's
just *MORE* support for the idea of not using document.write() after the
page has
--- On Tue, 12/9/08, Frank W. Zammetti wrote:
> [...] I actually expected the alert() to NOT work because
> I figured the document.write() call was overwriting your
> page, which would have made sense, but it appears
> document.write() actually appends to the document.
> I wouldn't swear to th
Hello Dave. I understand why you feel this may not be a Struts issue.
However, the form I'm using in this JSP is a Struts form not an HTML form.
As for Google search results I have gone through half of the trillion search
results you are referring to and have not found a solution, yet. If you hav
--- On Tue, 12/9/08, RudyG wrote:
> I have an odd problem that I can't seem to resolve.
Not really a Struts issue, though.
> function splashScreen() {
> document.write("...");
> document.forms[0].submit();
> return true;
> }
>
> However the problem is that after the document wr
7 matches
Mail list logo