<script> $(".navbar-nav a").filter(function(){ return this.href == location.href.replace(/#.*/, ""); }).addClass("active"); </script>
No comments:
Post a Comment