jquery function called onDeleteMovie. This function should be invoked upon clicking the Delete button of each one of the movie templates. code example
Example: remove item jquery
$( ".hello" ).remove();
$( ".hello" ).remove();