Fade Action Element
Home | Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Plugins | Mobile | Troubleshooting | About
Table of Contents
1 Fade Action - #fade {}
Call JQuery's fadeOut(speed) on the target element.
Usage
wf:wire(myDiv, #fade { speed=500 })
Attributes
- speed - (integer)
- Speed of the effect, in milliseconds.