Documentation

Slide Down Action - #slide_down {}

Call JQuery's slideDown(speed) on the target element.

Usage

   wf:wire(myDiv, #slide_down { speed=500 })

Attributes

  • speed (integer) - Speed of the effect, in milliseconds.

  • actions (Actions) - Nitrogen actions to perform when the element is completely hidden

See Also



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