Converted jQuery to use the new DOM Ready technique (by checking scroll). A single...
authorJohn Resig <jeresig@gmail.com>
Thu, 27 Sep 2007 15:23:07 +0000 (15:23 +0000)
committerJohn Resig <jeresig@gmail.com>
Thu, 27 Sep 2007 15:23:07 +0000 (15:23 +0000)
commit6e8a8c535974ebada1e5dde9fa380c2c040106ce
treea0f3d666d8768b47382597ecbbb5af4a367b7d8c
parenta9add215ea64075ed1b512ceb6ac926cb9e5bd76
Converted jQuery to use the new DOM Ready technique (by checking scroll). A single setTimeout loop is used for both IE and Safari now. Fixex bugs #1320 and #1561.
src/event.js