dojox.fx
Including this package includes all the Base and Core fx packages.
A package of animations, and FX-related code, extending Dojo Core fx.


NamespacesBack to top
Collection of easing functions to use beyond the default dojo._defaultEasing


ConstructorsBack to top
Adds a drop-shadow to a node.
a custom _Line to accomodate multi-dimensional values


FunctionsBack to top
Animate the effects of adding a class to a node
Returns an animation cross fading two element simultaneously
Highlight a node
Animate the effects of removing a class from a node
Create an animation that will size a node
Returns an animation to slide a node by a defined offset.
Returns an animation that will smooth-scroll to a node (specified in etup())
Animate the effects of Toggling a class on a Node
Animate a node wiping to a specific width or height
calclate the difference in style properties between two states
uses a dojo.getComputedStyle(node) cache reference and iterates through the 'documented/supported animate-able' properties.


PropertiesBack to top
Module to provide scroll-related FX
Module to provide CSS animations