Re: WO/HTML trick to check if page loaded completely?
Re: WO/HTML trick to check if page loaded completely?
- Subject: Re: WO/HTML trick to check if page loaded completely?
- From: Chris Pavicich <email@hidden>
- Date: Mon, 08 Sep 2003 15:41:26 -0400
It seems like this is a good answer, its what I was think of anyway.
I had an issue with it though:
When does onLoad actually get called? At the start of the page load? The end? as the browser's JS engine feels
it is appropriate?
If anyone has answer, it would be cool to know...
--CMP
On Monday, September 08, 2003, at 02:30PM, John Boynton <email@hidden> wrote:
>How about using a <BODY> onload handler to set a hidden field in the
>form that's being submitted? If your hidden field has the correct value
>when submitted, the page has been loaded.
>
>John
>
>Robert A. Decker wrote:
>> Has anyone come up with a way to see if a page has loaded completely
>> before a user clicks on a submit button? We're seeing something come up
>> every now and then where some form elements are losing their values. I've
>> been somewhat successful replicating it by clicking on a submit button
>> before the entier page comes down.
>>
>> Anyway to confirm if the page is downloaded before the user clicked a
>> button? I'd like to put some debugging code in.
>_______________________________________________
>webobjects-dev mailing list | email@hidden
>Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
>Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.