Skip to content

jessekorzan/rUhuman

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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


alt text

1. CSS: must use ".ui-form-no-robot"

2. JS: include "jk.rUhuman.js"

3. HTML: markup example

4. PHP: example of how to do server-side