rUhuman
jk.rUhuman.js — A simple captcha alternative.
Chilled out client-side check for humans and bonus options for doing server-side double check. A small JS file and some CSS. Degrades OK. Responsive. Easily customized. Very nice for you.
Demo: https://jessekorzan.github.io/rUhuman/
Dependancies: jQuery and mind grapes
1. CSS: must use ".ui-form-no-robot"
- refer to SASS file: https://raw.githubusercontent.com/jessekorzan/rUhuman/master/_sass/styles.scss
2. JS: include "jk.rUhuman.js"
3. HTML: markup example
4. PHP: example of how to do server-side
- you down with PHP? https://raw.githubusercontent.com/jessekorzan/rUhuman/master/api.form.php