Animate Action Element

Getting Started | API | Elements | Actions | Validators | Handlers | About

Table of Contents

1 Animate Action - #animate {}

Call JQuery UI's animate(options, speed, easing) on the target element.

1.1 Usage

wf:wire(myDiv, #animate { options=[{width, 200}, {fontSize, "3em"}], speed=200 })

1.2 Attributes

options - (key/value pairs)
CSS options to set during the animation.
speed - (integer)
Speed of the effect, in milliseconds.
easing - (atom)
Name of a JQuery easing.

Author: Rusty Klophaus (@rklophaus) <>

Date: 2010-06-14 18:35:34 EDT

HTML generated by org-mode 6.33f in emacs 22