Show Action Element
Getting Started | API | Elements | Actions | Validators | Handlers | About
Table of Contents
1 Show Action - #show {}
If an effect is specified, then call JQuery UI's show(effect, options, speed) on the target element.
Otherwise, just show the element.
1.1 Usage
wf:wire(myDiv, #show { effect=slide, speed=500 })
1.2 Attributes
- effect - (atom)
- Name of an effect. See <a href='http://docs.jquery.com/UI/Effects'>JQuery reference</a>.
- options - (key/value pair)
- Key/value pair of options for the specified effect.
- speed - (integer)
- Speed of the effect, in milliseconds.
1.3 See Also
Date: 2010-06-14 18:35:28 EDT
HTML generated by org-mode 6.33f in emacs 22