11
03Wow notify Jquery Notification Plugin
Hi friend in this tutorial we going to see about the wow notify jquery notification. Jquery wow notify is simple and light weight customizable jquery notification plugin. The total size of the plugin is less than 4kb. Notification is used on almost every websites that notifies the end-user regarding any messages whether that me an warning or an error or an success message. This wow notify plugin is useful for almost all developers, you can easily integrate these plugin in your own web project and delivers a better experience from the visitor.
Features
- 1. Type : Default, Error, Success
- 2. Customize the heading
- 3. Customize the message
- 4. Customize the text color
- 5. Customize width and height
- 6. Cutomize the timing of fade out
- 7. On mouse over keep it visible and mouse out will fade out
Files Includes:
- « index.html
- « style.css
- « jquery.wow.notify.js
- « main.js
HTML :
(function($){ $('#customize').on('click', function () { $('#notify').wow({ type: 'success', header: 'wow', message: 'You got an mail?', color: 'yellow', background: '#FFCC00', width: 100, height: 200, fadeout: 500 }); }); });
I hope you might find this as useful. Have fun with it and remember to spread the world!
By Thirumani Raj posted on - 11th Mar 2016
Social Oauth Login
Personalized Map Navigation
Online Image Compression Tool
Image CompressionAdvertisement
Recent Posts
- « Personalized Map Navigation
- « Remjs solves the problem of mobile terminal adaptation
- « Picture centered vertically
- « Colorful Diwali Wishes Share Via Whatsapp and Facebook
- « Get City and State by ZipCode Using Google Map Geocoding API