.text( String ) now works as you'd expect it to, plus it's much faster and smaller...
authorJohn Resig <jeresig@gmail.com>
Mon, 8 Jan 2007 01:26:48 +0000 (01:26 +0000)
committerJohn Resig <jeresig@gmail.com>
Mon, 8 Jan 2007 01:26:48 +0000 (01:26 +0000)
commit789f0e1093beb559bb2acef708cc4b27c00f557d
tree6126ca202f45e8039d9cd894d29e2323d6a1ea39
parentd0e8a2452ebd30abe403d402e813513cef675694
.text( String ) now works as you'd expect it to, plus it's much faster and smaller - which is good.
src/jquery/coreTest.js
src/jquery/jquery.js