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