Small file for fake Browsere Notification in HTML5.
🚀 Try yourself at jsfiddle
First, Import plugin with cdn after jquery:
<script src="https://cdn.jsdelivr.net/gh/MwSpaceLLC/push-js@1.2/fake-push.min.js"></script>
Then Fire your first Notification!
$.push('Title', 'Description','icon.png')
👻 This append in your body the element created by javascript