voverlay

A jquery overlay plugin which can handle multiple instances of itself and calculate zindex


Keywords
overlay, jquery, voverlay
License
MIT
Install
npm install voverlay@1.1.0

Documentation

voverlay

Yet another overlay plugin - voverlay is a smple overlay plugin uses jquery to create overlays.

Usage

$('selector').voverlay('show');

$('selector').voverlay('hide');