Here is a jQuery example for a captcha in a registration form. In order to pass the “Are you human” test, the user has to drag the numbers from 1 to 6 into order. Here you can download the source as a ZIP file: Captcha ZIP DEMO
Here is a jQuery example for a captcha in a registration form. In order to pass the “Are you human” test, the user has to drag the numbers from 1 to 6 into order.
Click to see a demo
Here you can download the source as a ZIP file: Captcha ZIP
Hi ellisgl, not good 🙂
I will soon post a new one that has support for users that don’t have JavaScript enabled.
greets
yeah, and how well does it works when you have ur monitor turned off?
I like it,
regards
I was wondering, would this really stop a bot from posting on your site? After all the bot wouldn’t even see the javascript it would just post directly to your server-side script.
Unless you somehow combine server-side functionality with the javascript this really just gives you a false sense of security.
Hi Evan,
yes you are right, there must be some server side that checks that. In this post I was just trying to show another possibility for a captcha. I didnt consider the server side part here. I would change the script in a way that the user has to order the numbers in the same way of another sequence that would be displayed for him/her. That value (of the sequence that he/she has to simulate) would be stored for example in some session variable that would be then matched with the user’s sequence. Another improvement would be to put the numbers as pictures and not only from 1 to 6.
Greetings
Thanks for article. Everytime like to read you.
Rufor
It´s not acessible, is it?!!
Hey quite good blog!! Man .. Attractive .. Remarkable .. I am going to bookmark your blog and have the rss feeds also…
I like this idea but it still seems to waste the users’ time to re-arrange that. I would love to see things more along this line http://www.myjqueryplugins.com/QapTcha/demo
Simpler for the user (just not sure which is better for security reasons)
i tried this one. but not working on IE7. keeps on saying you’re not a human. any idea to solve this? thanks!
Codrops uses cookies for its advertisement solutions and for analytics. We hope you're ok with this, but you can opt-out if you wish. Read our Privacy Policy and Cookie Policy. OK
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
how well does it degrade?
Hi ellisgl, not good 🙂
I will soon post a new one that has support for users that don’t have JavaScript enabled.
greets
yeah, and how well does it works when you have ur monitor turned off?
I like it,
regards
I was wondering, would this really stop a bot from posting on your site? After all the bot wouldn’t even see the javascript it would just post directly to your server-side script.
Unless you somehow combine server-side functionality with the javascript this really just gives you a false sense of security.
Hi Evan,
yes you are right, there must be some server side that checks that. In this post I was just trying to show another possibility for a captcha. I didnt consider the server side part here. I would change the script in a way that the user has to order the numbers in the same way of another sequence that would be displayed for him/her. That value (of the sequence that he/she has to simulate) would be stored for example in some session variable that would be then matched with the user’s sequence. Another improvement would be to put the numbers as pictures and not only from 1 to 6.
Greetings
Thanks for article. Everytime like to read you.
Rufor
It´s not acessible, is it?!!
Hey quite good blog!! Man .. Attractive .. Remarkable .. I am going to bookmark your blog and have the rss feeds also…
I like this idea but it still seems to waste the users’ time to re-arrange that. I would love to see things more along this line http://www.myjqueryplugins.com/QapTcha/demo
Simpler for the user (just not sure which is better for security reasons)
i tried this one. but not working on IE7. keeps on saying you’re not a human. any idea to solve this? thanks!