Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js

JQ-1 Insert mouseenter and mouseleave

Implement double event listeners into a same element of your choice. 

Create a button that contains some text.  When the user enters it's mouse, the text of the button changes to 'Welcome! Stay here forever!', in addition when the user leaves changes the text again to 'Dont go please!'.

Visit end result here: