I figured it out. For some reason the "password.value.match("\W|_")" wasn't working correctly. I switched it to "/\W/.test(password.value)" and that worked. Does anyone know how I can combine this...
|
Search:Type: Posts; User: jimmyp Search: Search took 0.01 seconds.
Results 1 to 2 of 2
|
|