IE prunes whitespace from the start of innerHTML-injected strings. This fixes that.
authorJohn Resig <jeresig@gmail.com>
Mon, 30 Jul 2007 02:14:06 +0000 (02:14 +0000)
committerJohn Resig <jeresig@gmail.com>
Mon, 30 Jul 2007 02:14:06 +0000 (02:14 +0000)
commit334462b23c3daca53f2fbff177693f0f1ba29c48
treea3b1124262045e8762901e78d62aca57e0e26bab
parentd8e9f0c616402ed1b4dab244ff5f8680ed0a415f
IE prunes whitespace from the start of innerHTML-injected strings. This fixes that.
src/jquery/jquery.js