cool... it works great.. it took a while to understand it, i didnt find the .input-help class documentation in angular.
On Wednesday, October 10, 2012 at 7:06:19 PM UTC+5:30, Adam Bradley wrote: > > I created an example form which uses Angular's validation CSS classnames > to style tooltips over the form inputs. While entering your password the > tooltip helps explain the requirements for the password, for example the > password must be at least 8 characters long, and at least one character and > one number: > http://jsfiddle.net/adamdbradley/Qdk5M/ > > This is a port from a jQuery Password strength verification tutorial: > > http://www.webdesignerdepot.com/2012/01/password-strength-verification-with-jquery/ > > (Disclaimer: Only created for an example of how the CSS classnames can be > used, I didn't do any cross-browser/legacy checking) > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
