jquery fx: Closes #3219. jQuery.fn.toggle can accept a boolean argument indicating...
authorAriel Flesler <aflesler@gmail.com>
Thu, 25 Dec 2008 20:13:42 +0000 (20:13 +0000)
committerAriel Flesler <aflesler@gmail.com>
Thu, 25 Dec 2008 20:13:42 +0000 (20:13 +0000)
commit654d946ead6bc1f995c04af2abc02da30cfe4f74
tree531ee9db4ea6154553b4dbf8197412d8c84cc72d
parent0a8f96ac3d37f637ab433c037d4f807e8ef94bbe
jquery fx: Closes #3219. jQuery.fn.toggle can accept a boolean argument indicating show/hide.
src/fx.js
test/unit/fx.js