Skip to content

Instantly share code, notes, and snippets.

@Mdimran41
Created April 8, 2016 01:05
Show Gist options
  • Save Mdimran41/bd969a32c794d10f77c1d69a314cb33c to your computer and use it in GitHub Desktop.
Save Mdimran41/bd969a32c794d10f77c1d69a314cb33c to your computer and use it in GitHub Desktop.
$('#nav li a').click(function(){
$('.collapse').removeClass('in');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment