UIZE JavaScript Framework

2009 NEWS 2009-01-05 - NEW EXAMPLE: Fading Links

The new Fading Links example demonstrates how the Uize.Widget.HoverFader widget class can be used to add an animated color fading effect to the links in five different menus.

In the example, an instance of Uize.Widget.HoverFader is created for each menu. Each instance manages the color fade effect for all the links in a menu. This allows each menu to have different effect settings.

CHECK IT OUT