Classes

  Class Description
AnimationScript
Class encapsulating the necessary methods, functions, and classes used to create and support the jQuery scripts.
AnimationScript..::.Scripts
Library of JavaScript builder functions.
AnimationScript..::.Utilities
Utility class containing functions used for building and supporting the animations.
Options
Supporter class used as a container for RIAnimation specific items.
RIAnimator
RIAnimator is the heart of the RIAnimation library by providing the properties and methods used to implement the jQuery animation.
RIAnimatorDesigner
Designer class used to provide smart-tag functionality for the RIAnimator object in design-time.
RIAnimatorDesigner..::.RIAnimatorActionList
Class representing all available actions for the RIAnimator's smart-tag.

Enumerations

  Enumeration Description
Options..::.Animation
Animations supported by RIAnimation. These are all powered by jQuery UI Effects.
Options..::.TriggerEvent
Trigger Events supported by RIAnimation. These are all powered by jQuery Events.