Dexs, or Decks is a simple modal js library. Built completly with HTML DOM objects, and having no depenencies, Dexs is a super tiny modal libary. This libary was brought to you by Polar Computers Inc. and the Pace Software Team. This project wouldn't have be possible without the amazing insperation from MicroModal, Vex Modal, and Bootstrap Modal. With the help of contrubitors and the Pace Team at Polar, we keep this libary uptodate.
Change Log (1.0.2)
- Adds scrollable class, this allows you to add the class
scrollable
to the main modal, and the modal will overflow scroll. - Changed the main modal classes position, to fixed, to account for main body overflow.
- Use the attr
destory-on-close
to delete a modal when it is closes