Skip to content

This is an example of my generic modal instance. Basically, you can through any old html document in it and it will display it. This uses the Angular UI Bootstrap library to wrap the modal window around another directive.

License

britztopher/genric-modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genric-modal

This is an example of my generic modal instance. Basically, you can through any old html document in it and it will display it. This uses the Angular UI Bootstrap library to wrap the modal window around another directive.

##Steps to Start'er Up. ###Sorry I dont have windows, so MacOSX or linux instructions below Assumptions:

  1. you have python installed. If you are running OSX, you are.

###Step by Step Instructions ####Command Liine

  1. git clone https://github.com/britztopher/genric-modal.git
  2. cd generic-modal
  3. bower install
  4. python -m SimpleHTTPServer

####Browser 5. enter http://localhost:8000/views/breakfast.html in address bar

About

This is an example of my generic modal instance. Basically, you can through any old html document in it and it will display it. This uses the Angular UI Bootstrap library to wrap the modal window around another directive.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published