Make sure that document.body exists, at least, in IE before the ready event is fired...
authorJohn Resig <jeresig@gmail.com>
Sat, 7 Nov 2009 15:00:43 +0000 (16:00 +0100)
committerJohn Resig <jeresig@gmail.com>
Sat, 7 Nov 2009 15:00:43 +0000 (16:00 +0100)
commit81bfd9b870f658ce00eec48ea48a84d69c20bf05
tree1ea3506223f42795abd132a123e7bb2fa8025acd
parent513053d62ba86ca6ab1f4646fdac3ec6819b2db9
Make sure that document.body exists, at least, in IE before the ready event is fired. Fixes #5443.
src/event.js