Skip to content

elModal.js is a lightweight jQuery plugin, which is made to create a simple and responsive modal with some type and template.

License

Notifications You must be signed in to change notification settings

El-Mahbub/elModal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elModal jQuery plugin.

elModal.js is a lightweight jQuery plugin, which is made to create a responsive modal with some type and template.

Documentation and demos

Documentation and demos

Installation:

Add dist/elModal.css to the head of your document:

<link rel="stylesheet" href="path/to/dist/elModal.css" type="text/css">

Then add dist/elModal.js after jQuery plugin and before closing body tag.

<script src="path/to/dist/elModal.js"></script>

How to use

$("button").elModal({ options });

Dependencies

jQuery

Version

1.0.0

License

MIT

About

elModal.js is a lightweight jQuery plugin, which is made to create a simple and responsive modal with some type and template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages