This sample demonstrates basic CSS class binding. Class
hide
in this sample is bound with
passStrength
variable.
Type password:
Weak!
Strong!
Well, at least something
(pass.length >= 8 is considered as a strong one here)