Skip to content

elgervb/JSModal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSModal

Javascript library for showing content in a fancy modal dialog with a nice overlay.

See http://elgervanboxtel.nl/labs/plugins/modal for code examples & documentation

After you're included the CSS and Javascript files on the page, you should do something like this:

$('.modal').modal({
  title:'Modal Title'
});

Bitdeli Badge

About

Javascript library for showing content in a fancy modal dialog with a nice overlay.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published