Made .show() and .hide() use .animate() only if speed argument is truthy or 0.
[jquery.git] / src / sizzle-jquery.js
2009-12-09 Yehuda KatzLanding in jQuery.contains, jQuery.fn.contains, and...
2009-12-07 John ResigUse the isXML function from Sizzle.
2009-12-07 John ResigUse the getText utility function provided by Sizzle.
2009-10-26 John ResigPull in the Sizzle library dynamically using a submodul...