Revision: 9312
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 30, 2008 01:37 by eugegim
Initial Code
new Effect.Tween('user_password_color_strength', 10, 100, { duration: 2} , function(p) { this.setStyle({width : p + "px", color : "red" }) } );
Initial URL
Initial Description
Initial Title
Scriptaculous tweening effect
Initial Tags
textmate
Initial Language
Other