Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vodkabears/Remodal
No longer actively maintained.
https://github.com/vodkabears/Remodal
Last synced: 18 days ago
JSON representation
No longer actively maintained.
- Host: GitHub
- URL: https://github.com/vodkabears/Remodal
- Owner: vodkabears
- License: mit
- Created: 2014-02-14T00:33:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T14:09:24.000Z (over 5 years ago)
- Last Synced: 2024-05-17T09:02:46.728Z (6 months ago)
- Language: JavaScript
- Homepage: http://vodkabears.github.io/remodal/
- Size: 628 KB
- Stars: 2,760
- Watchers: 97
- Forks: 775
- Open Issues: 65
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![NPM version](https://img.shields.io/npm/v/remodal.svg?style=flat)](https://npmjs.org/package/remodal)
[![Bower version](https://badge.fury.io/bo/remodal.svg)](http://badge.fury.io/bo/remodal)
[![Travis](https://travis-ci.org/VodkaBears/Remodal.svg?branch=master)](https://travis-ci.org/VodkaBears/Remodal)
Remodal
=======**No longer actively maintained. I am not interested to maintain jQuery plugins anymore. If you have some fixes, feel free to make PR.**
Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
![logo](https://raw.githubusercontent.com/VodkaBears/vodkabears.github.com/master/remodal/remodal.png)
## Notes
* All modern browsers are supported.
* IE8+. To enable IE8 styles add the `lt-ie9` class to the `html` element, as modernizr does.
* jQuery, jQuery2, Zepto support.
* Browserify support.## Start
Download the latest version from [GitHub](https://github.com/VodkaBears/Remodal/releases/latest
) or via package managers:
```
npm install remodal
bower install remodal
```Include the CSS files from the dist folder in the head section:
```html```
Include the JS file from the dist folder before the `