Hide a div when the mouse is active, show when the mouse is inactive

In this post, we are going to see a simple jQuery example on how to show a div when the mouse is inactive and hide when the mouse is active again.

If you are looking the other way around, I …