I\'m learning and using jQuery and want to display a delete icon for some elements.
I have an outer main div, which contains number of wrappers for elements. Inside
have you tried using mouseenter and mouseleave events instead?
mouseenter
mouseleave