Member-only story
spop.js — A lightweight small pop up widget with no dependencies, create notifications easily with this javascript plugin
This plugin is a lightweight pop-up with javascript.
github here
I test all the usual applications here and found out it’s very easy to use and looks good if you combine it with bootstrap.
Demo😜
Step1:
link spop.css and spop.js
also, link bootstrap for more easy and fancy button styles.
also link jquery for click events which is handy.
in head
in body
Step2:
HTML
With buttons and id individual, it’s easy to select in the script.And with bootstrap class name for buttons, they show fancy here.
CSS
a little stylish for test position.