Skip to content

CynghiaClark/couscous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poppy demo

Popups provider.

Use

npm install poppy
<script src="poppy/popup.js"></script>

<a data-popup href="#popup">Show</a>
<div id="popup">Content to show</div>

You can also browserify stuff:

var Popup = require('poppy/popup');

Kinds of popups

  • popup
  • tooltip
  • overlay
  • dropdown
  • fullscreen
  • modal
  • zoom
  • blind
  • notification
  • sideMenu
  • dialog
  • imageZoomer
  • popover

License

MIT

About

Stata code to produce Demographic and Health Survey Indicators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors