$('.skip-navigation .button').click(function() { $('.navigation').toggle(); });