floating-hand is a simple jquery plugin to replace the standard cursor with a GIANT FLOATING HAND.
Just simply include the js and the css in the zip file into your html file
<!-- include jquery -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<!-- include floating-hand files -->
<script type="text/javascript" src="floating-hand/floating-hand.js"></script>
<link rel="stylesheet" href="floating-hand/floating-hand.css"/>
<!-- that is all... simples -->
Sorry, at the moment it does require jquery, but feel free to file a pull request over on github :)
This is used over at Vine vs Instagram