SyntaxFix
Write A Post
Hire A Developer
Questions
jQuery has .mouseover() and .html(). You can tie the mouseover event to a function:
.mouseover()
.html()
The same thing can be done when you get the mouseover event indicating that the cursor is no longer hanging over the div.