'How to trigger an event from Node.JS, where I can make a pop-up appear if the user hovers over the close button?

I'm trying to make a website where if the user hovers over the close button of a tab, I can trigger a pop-up from Node.JS. Is it possible?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source