I have a chat programmed with Node.js
, PHP
and MySQL
, I just need to notify the user that he has new messages, but notifications of HTML5
vanish.
Does anyone know if it is possible to program them as desktop notifications? Or, some way that they do not fade?
Thanks!