/ Published in: Other
![](/img/icon_sav.png?v3)
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
new Effect.Tween('user_password_color_strength', 10, 100, { duration: 2} , function(p) { this.setStyle({width : p + "px", color : "red" }) } );
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)