https://github.com/loopj/jquery-simple-modal
Simple, unobtrusive modal dialog launcher
https://github.com/loopj/jquery-simple-modal
Last synced: 8 months ago
JSON representation
Simple, unobtrusive modal dialog launcher
- Host: GitHub
- URL: https://github.com/loopj/jquery-simple-modal
- Owner: loopj
- Created: 2012-09-20T01:46:15.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-23T01:55:11.000Z (over 13 years ago)
- Last Synced: 2025-01-17T02:46:39.237Z (over 1 year ago)
- Language: CoffeeScript
- Size: 102 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jQuery Simple Modal: Unobtrusive Modal Dialog
=============================================
SimpleModal is a jQuery plugin for loading a modal dialog on your pages with
clean unobtrusive javascript.
It has no external dependencies other than jQuery, and you don't need to write
a single line of JavaScript to get it to work.
How to Use
----------
Include the javascript file in your page:
Modal-ize any links you like:
You can also create a modal out of page anchor links: