$( ".iconComment" ).click(function() { $(".overlay").toggleClass("move", 0, "easeOutQuad"); });