0.0.8 • Published 9 years ago

adhesion-element v0.0.8

Weekly downloads
4
License
-
Repository
github
Last release
9 years ago

interstitial

It change the target dom as adhesion(overlay).

Install

npm install adhesion-element

Sample

var Adhesion = require('adhesion-element');
var target = document.querySelector('#target');
var adh = new Adhesion(target);
adh.build(); # adhesion
adh.unbuild(); # trun off adhesion

Author

kuro-daei

Repository

GitHub

Lisence

Apache-2.0

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago