.mouseenter( handler(eventObject) )
.mouseenter event is used to perform a function while the mouse pointer enters the particular element. The below example shows how to perform a mouse enter function on a element in JQuery.
Mouse Click on Comment Box.Comment :