Skip to content

germanrdz/gShake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a jQuery Plugin that enables you to attach a function to a "Shake Event"
for devices with iOS 4.2+

Usage:

$(document).ready(function() {

    $(this).gShake(function() { 
        // what happends when shaked?
    });

});

About

This is a jQuery Plugin that enables you to attach a function to a "Shake Event" for devices with iOS 4.2+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published