var wrongPasswd
![]() ![]() |
var wrongPasswd = {"all": "pass"}; doesnt work for me
Please help me fix the problem |
![]() ![]() |
There is no such setting as you describe - that's why it not only doesn't work for you, but won't work for others either. The pairs defined by Shall I consider this a feature request? Should not be too hard to implement. If you want to try, please add the following line before or after line 98:
&& formElement.value != wrongPasswd['all'] This should achieve exactly what you expected according to your above post - though I didn't try it yet. I'd suggest you try it, and let me know whether it works fine. If so, I may include it for future releases. Edit: I've got a better solution. Please pick the updated code from PasteBin and give it a try. There is a new setting available: with Please let me know if it works for you (consider yourself being the beta-tester for this new feature), so I can make this part of the regular distribution here on USO. I don't know any site I could test it against, so I cannot test it myself... |
![]() ![]() |
Update: You don't need to check the Pastebin code - I just published an update to the script, which now also offers a more convenient configuration interface. This way, future updates do not require you to do all the configuration stuff over and over, since these values are now stored separately from the script. Enjoy the script, and please let me know if everything works for you now. If so, a rating (review) is welcome as well |
![]() ![]() |
yeah. Now working fine. Thanks U |
![]() ![]() |
Glad to read! Looking forward to your review |




