Quantcast
Channel: portalZINE NMN | Development meets Creativity
Viewing all articles
Browse latest Browse all 68

Create a lockscreen with patternLock.js

$
0
0
lockscreen

Pattern Lock is a light weight plugin to simulate the Android Pattern Lock Mechanism. It’s easy to configure and style.

var lock = new PatternLock("#patternContainer");

var lock= new PatternLock('#patternHolder',{radius:30,margin:20});

GitHub


Viewing all articles
Browse latest Browse all 68

Trending Articles