IE doesn't care for boolean checks of .createElement - reverted back to using typeof...
authorJohn Resig <jeresig@gmail.com>
Sat, 29 Nov 2008 01:14:02 +0000 (01:14 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 29 Nov 2008 01:14:02 +0000 (01:14 +0000)
commit615a4ce1b4c20e5b538332d0a6e19157243a9471
treebb01aba9e4bbbb17926fc5cf68fd88b36dd0ac6a
parentd1f089952ec7640aa08d8a8dc5031a670165576a
IE doesn't care for boolean checks of .createElement - reverted back to using typeof instead.
src/core.js