Documentation

Slide Up Action - #slide_up {}

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

Usage

   wf:wire(myDiv, #slide_up { 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.