Skip to content

dgavigan/dg-modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dg-modal

A simple responsive modal

##Installation


<link rel="stylesheet" type="text/css" href="path/to/dg-redmine/dist/dg-modal.css"/>
<script src="path/to/dg-redmine/dist/dg-modal.js"></script>
  • Add dg-modal module into your application
angular.module('yourModule', ['dgModal']);

This project is under active development and is a work in progress at the moment with limited features.

About

A simple responsive modal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published