Skip to content

wemakeawesomeshit/floating-hand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The awesome floating-hand

floating-hand is a simple jquery plugin to replace the standard cursor with a GIANT FLOATING HAND.

awesome floating hand

Installation instructions

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 :)

Usage Demo

This is used over at Vine vs Instagram

Releases

No releases published

Packages

No packages published