Mirgen / jQuery-magic-overlay

Lightweight jQuery plugin for easy to use and easy to customize overlay.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery-magic-overlay

jQuery plugin for easy to use and easy to customize overlay.

How to use

With options

$('.link').magicOverlay({options});

Without options - with just default behavior

$('.link').magicOverlay();

License

Licensed under the MIT License

About

Lightweight jQuery plugin for easy to use and easy to customize overlay.

License:MIT License


Languages

Language:JavaScript 84.0%Language:CSS 16.0%