[jQuery] click() not binding to appended elment

[jQuery] click() not binding to appended elment


I have this code:
$('a#addPlayer').click(function() {
        $('

<img class="remove" src="img/ui/forbidden.jpg" alt="Remove" \/