Thanks John.

My point is that dom:loaded should ensure a successful appendChild on
document.body in all cases, not throwing the random IE Operating
Aborted. Using the scroll approach ensures this, it's more accurate
then the current implementation and will prevent having to use those
workarounds.


On 12 mei, 03:26, John-David Dalton <[EMAIL PROTECTED]>
wrote:
> Nick,
>
> A little OT (non-related to Prototype) but here is more info on your
> issue of IE operation aborted.
> I had to patch it for the PHP framework we use.
>
> Fix IE "Operation Aborted" bug by inserting script elements at the
> bottom of the body 
> element.http://www.ryangrant.net/archives/internet-explorer-cannot-open-the-i...http://weblogs.asp.net/infinitiesloop/archive/2006/11/02/Dealing-with...
>
> - JDD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to