// Confirmation Message On Delete Button. $('.close').click(function() { return confirm('Are You Sure ?') });