Modified ready to event to pass jQuery object, allowing users to avoid the ugly custo...
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Wed, 10 Jan 2007 18:46:41 +0000 (18:46 +0000)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Wed, 10 Jan 2007 18:46:41 +0000 (18:46 +0000)
commitc6e6e72561979ab80aaf5ce1ab63d3dd010382a3
tree2b4870789bb9ed253a488b36fc66719e33388692
parent7b439921c48070e7b01ebda3580e0ada01a082b5
Modified ready to event to pass jQuery object, allowing users to avoid the ugly custom alias pattern, added examples to both ready(Function) and $(Function)
src/event/event.js
src/jquery/jquery.js