Documentation

Remove Class Action - #remove_class {}

Call JQuery UI's removeClass(class, speed) on the target element.

Usage

   wf:wire(myDiv, #remove_class { class=selected, speed=1000 })

Attributes

  • class (atom) - Name of the class.

  • 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.