Don't inject style elements using innerHTML as they will go away in IE. Fixes #5977.
[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...