On 9/1/07, Thomas Fuchs <[EMAIL PROTECTED]> wrote: > > IMHO, "contentloaded" should be fired once, when the DOM of the > initial page is completely loaded and parsed by the browser. > > ... > > I think making contentloaded too magic breaks POLS.
Actually it works the other way around for me. My mind maps the "I've just loaded this fragment via ajax" to "I've just finished loading this dom", but that's me, and I understand this is subjective. Anyway, the custom event solution seems tidy enough. What do the w3c specs say on xmlhttprequests and contentloaded, if anything? -Nicolas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
