P.S. the jQuery fix should not even based on my proposal .... mine is a proof of concept. All jQuery code should do avoiding regressions, unit testing, whatever, is this on line 837 of this file, inside the already created DOMContentLoaded event: http://github.com/jquery/jquery/blob/master/src/event.js
if(document.readyState==null)document.readyState="complete"; That's the massive amount of characters jQuery needs to solve the lazy load problem except jQuery On Wed, Nov 18, 2009 at 7:53 PM, Andrea Giammarchi < andrea.giammar...@gmail.com> wrote: > > > On Wed, Nov 18, 2009 at 7:51 PM, Andrea Giammarchi < > andrea.giammar...@gmail.com> wrote: > >> >> 1. since it is extremely slow >> 2. >> >> I meant since it is extremely light ... Freudian typo :D > > -- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-...@googlegroups.com. To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en.