Template:Team:Washington/Templates/Top

From 2012.igem.org

(Difference between revisions)
Line 579: Line 579:
var path = location.pathname;
var path = location.pathname;
-
   $("a[href='" + [ path ] + "']").parents().parents().parents().each(function() {
+
   $("a[href='" + [ path ] + "']").parents().parents().each(function() {
       $(this).addClass("selected");
       $(this).addClass("selected");
   });
   });

Revision as of 04:35, 29 September 2012