I need to enable message notifications on a webpage,
Example,
User receives a message and I notify him that he has a new message but does not refresh the page.
How can I make a function that runs every two or three seconds an ajax to check if a new message is available?