UIZE JavaScript Framework

2008 NEWS 2008-11-23 - NEW EXAMPLE: Fade As a Graph

The new Fade As a Graph example illustrates how the acceleration and deceleration state properties of the Uize.Fade class shape a fade's curve over time.

By default, the interpolated value for a fade is linear, but the acceleration and deceleration properties allow for varying amounts of a fade's head and tail to be in acceleration and deceleration phases. This example also illustrates how the Uize.Fade class can be used for non-time based fades.

CHECK IT OUT