javascript - Is there a way to add buttons in desktop notifications for web-apps? -


i want add buttons "accept", "reject" in desktop notification once click button , can redirect accordingly .

i dont want use google chrome notification api .

anything , methods,widgets or api use situation ? (notification put in javascript) should work browsers


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -