Documentation

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.

See Also



View Source or Submit Corrections for this Documentation Page
Copyright © 2008-2024 Nitrogen Web Framework. Released under the MIT License.