Comments on: Build a Simple Password Strength Checker http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-password-strength-checker/ Web Development & Design Tutorials Sun, 21 Mar 2010 05:19:25 +0000 http://wordpress.org/?v=2.9.2 hourly 1 By: Brian http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-password-strength-checker/comment-page-1/#comment-145519 Brian Sun, 13 Dec 2009 06:08:03 +0000 http://net.tutsplus.com/?p=7565#comment-145519 Great tutorial! Just wanted to let you know that I have added this post to thetutorialist.com - hope it helps! Great tutorial! Just wanted to let you know that I have added this post to thetutorialist.com – hope it helps!

]]>
By: Emerson Matson http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-password-strength-checker/comment-page-1/#comment-131655 Emerson Matson Sun, 15 Nov 2009 16:17:18 +0000 http://net.tutsplus.com/?p=7565#comment-131655 Interesting bits of code, but it errors, sadly, when you have something like FireFox already inputting a value when the document is ready causing an error with charPassword.length in the outputResult() function. Can be fixed with a ran value though. (: Interesting bits of code, but it errors, sadly, when you have something like FireFox already inputting a value when the document is ready causing an error with charPassword.length in the outputResult() function. Can be fixed with a ran value though. (:

]]>
By: Ramesh http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-password-strength-checker/comment-page-1/#comment-130037 Ramesh Fri, 13 Nov 2009 12:37:38 +0000 http://net.tutsplus.com/?p=7565#comment-130037 You are awesome Siddharth, very nice tut. And I'm also using <b>Inplace editing</b> using jquery. You are awesome Siddharth, very nice tut. And I’m also using Inplace editing using jquery.

]]>
By: @maxbeatty http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-password-strength-checker/comment-page-1/#comment-129689 @maxbeatty Thu, 12 Nov 2009 00:12:06 +0000 http://net.tutsplus.com/?p=7565#comment-129689 Since you're just setting the background-color with each class, it would work just the same to remove all the classes with .removeClass() and then add the single class at each level of "security" I can understand being very verbose by listing each class and working backwards down the latter but it really doesn't matter and simplifies your code Since you’re just setting the background-color with each class, it would work just the same to remove all the classes with .removeClass() and then add the single class at each level of “security”

I can understand being very verbose by listing each class and working backwards down the latter but it really doesn’t matter and simplifies your code

]]>
By: Siddharth http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-password-strength-checker/comment-page-1/#comment-129683 Siddharth Wed, 11 Nov 2009 23:17:27 +0000 http://net.tutsplus.com/?p=7565#comment-129683 Yikes! Double negatives are a pet peeve of mine which is pretty ironic. Thank you for pointing it out. In the future I'll be more careful proofreading my articles. Thanks for reading. :) Yikes! Double negatives are a pet peeve of mine which is pretty ironic. Thank you for pointing it out. In the future I’ll be more careful proofreading my articles.

Thanks for reading. :)

]]>
By: Siddharth http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-password-strength-checker/comment-page-1/#comment-129651 Siddharth Wed, 11 Nov 2009 21:29:03 +0000 http://net.tutsplus.com/?p=7565#comment-129651 Happy I could be of help. Happy I could be of help.

]]>
By: David C. http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-password-strength-checker/comment-page-1/#comment-129310 David C. Wed, 11 Nov 2009 00:06:10 +0000 http://net.tutsplus.com/?p=7565#comment-129310 Cool idea. Definitely something to build on. Just a grammar note... Doesn't "The form doesn't not submit" actually mean the form does submit? :-p Those double negatives will catch you every time. Cool idea. Definitely something to build on.

Just a grammar note… Doesn’t “The form doesn’t not submit” actually mean the form does submit? :-p

Those double negatives will catch you every time.

]]>
By: Siddharth http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-password-strength-checker/comment-page-1/#comment-129307 Siddharth Tue, 10 Nov 2009 23:58:34 +0000 http://net.tutsplus.com/?p=7565#comment-129307 Thank *you* for reading. :) Thank *you* for reading. :)

]]>
By: Siddharth http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-password-strength-checker/comment-page-1/#comment-129306 Siddharth Tue, 10 Nov 2009 23:57:20 +0000 http://net.tutsplus.com/?p=7565#comment-129306 Haha. Thanks for the laughs. Haha. Thanks for the laughs.

]]>
By: Siddharth http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-password-strength-checker/comment-page-1/#comment-129304 Siddharth Tue, 10 Nov 2009 23:52:03 +0000 http://net.tutsplus.com/?p=7565#comment-129304 Thanks for reading. Glad you liked it. Thanks for reading. Glad you liked it.

]]>