Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Advanced Guides | Troubleshooting | About
Call JQuery UI's addClass(class, speed) on the target element.
wf:wire(myDiv, #add_class { class=selected, speed=1000 })class (atom) - Name of the class.
speed (integer) - Speed of the effect, in milliseconds.
Released under the MIT License.