I\'m trying to give fadeout effect to a div & delete that div(id = \"notification\"), when an image is clicked.
This is how I\'m doing that:
<
.fadeOut('slow', this.remove);