Tuesday, May 31, 2016

Push.js : Cross-browser JavaScript Push Notifications

Push is the fastest way to get up and running with Javascript desktop notifications. A fairly new addition to the official specification, the Notification API allows modern browsers such as Chrome, Safari, Firefox, and IE 9+ to push notifications to a user’s desktop. Push acts as a cross-browser solution to this API, falling back to use older implementations if the user’s browser does not support the new API.

The post Push.js : Cross-browser JavaScript Push Notifications appeared first on jQuery Rain.


by Admin via jQuery Rain

No comments:

Post a Comment