0.0.8 • Published 8 years ago

adhesion-element v0.0.8

Weekly downloads
4
License
-
Repository
github
Last release
8 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

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago