.toggle( [duration ] [, complete ] )Returns: jQuery
Description: Display or hide the matched elements.
-
version added: 1.0.toggle( [duration ] [, complete ] )
- duration (default:
400
)A string or number determining how long the animation will run.
-