Notify for Bootstrap
Show notifications anywhere in your app
Show a notification using:
notify(type, title, message);
Example with jQuery:
$('#btn-test').on('click',function(){
notify('bell','Title of the message!','This is a sample message! Lorem ipsum!');
});
Example with javascript:
myElement.addEventListener('click',function(){
notify('shield-check','Title of the message!','This is a sample message! Lorem ipsum!');
});
Notify is independent of origal Bootstrap toast:
Facebook
just now
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
GENERAL:
BRANDS:
facebook
github
instagram
linkedin
paypal
skype
twitter
wikipedia
youtube
CUSTOM:
(independent of Font Awesome)spinner