.on('click blur',function() { $(this).remove(); });
<script type="text/javascript" src="http://code.jquery.com/jquery-2.1.4.min.js"></script>