From a suggestion by Diego, moved the jQuery.ready() call outside of the try{}catch...
authorJohn Resig <jeresig@gmail.com>
Mon, 15 Oct 2007 17:55:54 +0000 (17:55 +0000)
committerJohn Resig <jeresig@gmail.com>
Mon, 15 Oct 2007 17:55:54 +0000 (17:55 +0000)
commita2fc65fd3296931486974a3b362949ebc1a01062
tree36f387a6015d051167eacc188ebd5e3af7aa9678
parent971840f343dae04fdc6ff51ecb03ec8b3aaee067
From a suggestion by Diego, moved the jQuery.ready() call outside of the try{}catch() block for IE/Safari DOM Ready.
src/event.js