14 ms·
This should be a browser feature, extension or user script, not a website feature.
by copypasteweb 14y ago
This should be a browser feature, extension or user script, not a website feature.
- tantalor 14y agoYou might want a notification like this at the application level for the sake of consistency. For instance, Gmail's "Loading..." messages will also notify you when you have lost or gained a connection. Surely consistent messaging and notifications is better for the user. Chrome has a desktop notifications API, but that's only appropriate for certain types of messages, such as receiving a new email. In general, it's probably best to handle messaging at the application level.