Skip to content

Instantly share code, notes, and snippets.

@dzmitrys-dev
Created June 19, 2017 17:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dzmitrys-dev/29027caf8baaa33fbae6f47bb6c19169 to your computer and use it in GitHub Desktop.
Save dzmitrys-dev/29027caf8baaa33fbae6f47bb6c19169 to your computer and use it in GitHub Desktop.
$('.navbar-toggle').click(function(){
$('.topmenu').toggle();
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment