Handle child selectors in particular - away from the selector engine. Fixes #7029.
[jquery.git] / src / queue.js
2010-09-20 jeresigRemoving extra arg.
2010-09-08 jeresigMake sure that jQuery works even when the individual...
2010-09-08 jeresigMake sure that jQuery works even when the individual...
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...