I broke out the ${...} functionality into a separate plugin so that we can develop...
authorJohn Resig <jeresig@gmail.com>
Mon, 8 Jan 2007 01:12:21 +0000 (01:12 +0000)
committerJohn Resig <jeresig@gmail.com>
Mon, 8 Jan 2007 01:12:21 +0000 (01:12 +0000)
commitb603ca03c460bad9d8cf367ddc0f18ef46a2ef2d
treeb0eef97ef68fee848c43b651298f6f38afa82780
parent12e63353391f1a556a73fe92bcd8e5f0ac277726
I broke out the ${...} functionality into a separate plugin so that we can develop it further. I left a hook in jquery.js so that this can be done, plus I left in the function() functionality.
src/jquery/jquery.js