').attr('class', 'bg-cover').on('click', function() { $('.sidebar').hide(); $('.sidebar > nav').removeAttr('style'); $(this).remove(); }).appendTo('.sidebar'); $('.sidebar nav').animate({ marginLeft: 0 }, 100); });