How to send a notification from a webpage? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to send a notification from a webpage?

I'm Creating a offline web application which can run in javascript supported browser My problem is 1.I reqested for user permission and created a new notification object using var notif=new Notification("Hithere"); But the code runs successfully without error And i can't see any notification from browser.

25th Mar 2020, 12:14 PM
U Hariharan
U Hariharan - avatar
1 Answer