Difference between revisions of "Template:Toulouse/nav"
Line 78: | Line 78: | ||
// SET ACTIVE | // SET ACTIVE | ||
− | var activeColor = | + | var activeColor = #82E2BC; |
if (myurl.search("notebook") != -1){ | if (myurl.search("notebook") != -1){ | ||
document.getElementById('notebook').style = activeColor;} | document.getElementById('notebook').style = activeColor;} | ||
Line 97: | Line 97: | ||
document.getElementById('project').style = activeColor;} | document.getElementById('project').style = activeColor;} | ||
else{ | else{ | ||
− | document.getElementById("home").style.color = | + | document.getElementById("home").style.color = #82E2BC; |
} | } | ||
} | } |
Revision as of 15:56, 4 August 2015