Difference between revisions of "Team:Cambridge-JIC/Templates/Menu"
Line 119: | Line 119: | ||
// highlight curr page | // highlight curr page | ||
+ | if(!window.location.href.match(/501/g)) | ||
if(!$(".navbar-toggle").is(":visible")) { | if(!$(".navbar-toggle").is(":visible")) { | ||
+ | |||
$("a").each(function(){ | $("a").each(function(){ | ||
hr=$(this).attr("href"); | hr=$(this).attr("href"); |
Revision as of 01:03, 4 August 2015