simple-jquery-popup

A lightweight and simple transition popup plugin


Keywords
ui, popup, html5, transition, jquery-plugin, ecosystem:jquery
License
CC-BY-NC-ND-3.0
Install
bower install simple-jquery-popup#v1.1.20

Documentation

Simple jQuery Popup Plugin

for call:

$(function() {
  $(".js__p_start, .js__p_another_start").simplePopup();
});