Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Advanced Guides | Troubleshooting | About
Call JQuery UI's toggle(effect, options, speed) on the target element.
wf:wire(myDiv, #toggle { effect=slide, speed=1000 })effect (atom) - Name of an effect. See JQuery reference.
options (key/value pair) - Key/value pair of options for the specified effect.
speed (integer) - Speed of the effect, in milliseconds.
Released under the MIT License.