Core Docs
|
Additional Modules Docs
Element.prototype.toggle
@Description:
Switches an object's display between hidden and default
@File:
Element/prototype/toggle.js
@Return:
returns itself
@Example:
myElement.toggle();