Skip to content

Kapitoha/umodal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Umodal

It's a very simple replacer for standard JS alert window.

This simple library for those, who likes to use twitter bootstrap and jquery. It allows to create fast alert window just for information or confirmation without putting much effort. Goal of this project - create simple and useful eye candy replacement for standard Javascript alert-like windows. Advantages of this small library: Easy invoking (the command in one line), possibility to add different buttons with event handling, it has css file.

Version

1.0

Requirements

Umodal uses a number of open source projects to work properly:

Installation

Paste this code after bootstrap and jquery.

<link rel="stylesheet" type="text/css" href="https://cdn.rawgit.com/Kapitoha/umodal/abce554e/v1/css/umodal-default.css">
<script src="https://cdn.rawgit.com/Kapitoha/umodal/abce554e/v1/umodal.js"></script>

Short demos

Demos

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published