Adding in .bind(name, false), .unbind(name, false) support - an easy way to just...
[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...