Made it so that you can set the text value of elements to numbers (in addition to...
authorJohn Resig <jeresig@gmail.com>
Fri, 20 Jul 2007 19:41:17 +0000 (19:41 +0000)
committerJohn Resig <jeresig@gmail.com>
Fri, 20 Jul 2007 19:41:17 +0000 (19:41 +0000)
commit42f30dd1812fc0ee262eaa43f0a354d8e439938c
tree738a32a00c3b23825c69ac8cff014cd5de1c19fa
parent78db847ef201a66f88e9ad330b2e51c65c58abb3
Made it so that you can set the text value of elements to numbers (in addition to strings). (Fix for bug #1386)
src/jquery/jquery.js