DOMContentLoaded works in Opera 9b2+, so I have it firing for that now too - the...
authorJohn Resig <jeresig@gmail.com>
Fri, 16 Jun 2006 04:23:30 +0000 (04:23 +0000)
committerJohn Resig <jeresig@gmail.com>
Fri, 16 Jun 2006 04:23:30 +0000 (04:23 +0000)
commit9b7bbc619b4fe328188d9f12a438e148436fc9a6
treef210e078945c5d997a67e248522a5e3514ec1719
parent66bd98be22d50cc09bf14f9aaa0102771a3b990d
DOMContentLoaded works in Opera 9b2+, so I have it firing for that now too - the means that there is a DOM Ready solution for every major browser! (Older version of Opera simply fallback to window.onload)
event/event.js