Skip to content

dipsraj/md-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md-alert


Material Design Alert Pop-up (Simple)


Simple to use Alert based on Material Design.

Dependencies: JQuery
Google CDN Link: https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js
Microsoft CDN: https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.2.1.min.js
How to Link or Download JQuery?

How To Use:

  1. Include the dependency (jquery).
  2. Link the files: md-alert.css and md-alert.js from dist folder.
  3. Call the function mdalert.alert(title,text); when required.
How to Link a .css file?
How to Link a .js file?

You can link the files directly from:

https://rawgit.com/dipsraj/md-alert/master/docs/css/md-alert.css

https://rawgit.com/dipsraj/md-alert/master/docs/js/md-alert.js

Usage Example:
mdalert.alert("Success","File Upload Complete");



Demo:
Demo md-alert

Screenshot:

About

Material Design Alert Pop-up (Simple)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published