A library for creating beautiful notification
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.
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>
- Metro Notification - include user manual
- Farshad Mahmoudi - Initial work - Farshad Mahmoudi-github
This project is licensed under the MIT License - see the LICENSE.md file for details