Add .delegate() and .undelegate(). An alternative to using .live() which goes from...
[jquery.git] / src / queue.js
2009-12-22 jeresigMade a number of spacing changes to bring the code...
2009-12-21 jeresigTweaked a couple cases where == was used instead of...
2009-12-06 John ResigSplit the queue code out from data.js into a dedicated...