Skip to content

Instantly share code, notes, and snippets.

@miyasinarafat
Created October 23, 2018 14:22
Show Gist options
  • Save miyasinarafat/7e0a538d42346ce8e17b55124e7cb1b2 to your computer and use it in GitHub Desktop.
Save miyasinarafat/7e0a538d42346ce8e17b55124e7cb1b2 to your computer and use it in GitHub Desktop.
let url = window.location.href;
$('.nav li a[href="'+url+'"]').addClass('active');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment