Skip to content

iMilad95/Metro-Style-Notification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metro-Style-Notification

A library for creating beautiful notification

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

A step by step series of examples that tell you have to get a development env running Say what the step will be

Step1: Include CSS file

<link rel="stylesheet" href="jquery.metro.notification.css"></link>

Step2: Include Jquery file

<script type="text/javascript" src="jquery.min.js"></script>

Step3: Include Metro Notification Plugin file

<script type="text/javascript" src="jquery.metro.notification.js"></script>

Demo

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A library for creating beautiful notification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 71.3%
  • JavaScript 26.4%
  • CSS 2.3%