Made .show() and .hide() use .animate() only if speed argument is truthy or 0.
authorKarl Swedberg <karl@englishrules.com>
Tue, 19 Jan 2010 19:52:35 +0000 (03:52 +0800)
committerJohn Resig <jeresig@gmail.com>
Sat, 23 Jan 2010 17:25:22 +0000 (01:25 +0800)
commit21441b1cbc7a205e621b8c94a21eff102380ca03
tree6e026c4dd7ea02a66e88bf5094190d97cb8d71a1
parent28ce15979f69903f2fe1187705b190968757ddf7
Made .show() and .hide() use .animate() only if speed argument is truthy or 0.
src/effects.js