Template:Team:Washington/Templates/Top

From 2012.igem.org

(Difference between revisions)
Line 577: Line 577:
     });
     });
// selection
// selection
-
 
-
var path = location.pathname;
 
-
var home = "/";
 
-
  $("a[href='" + [ path ] + "']").parents("li").each(function() {
 
-
      $(this).addClass("selected");
 
-
  });
 
</script>
</script>

Revision as of 04:29, 29 September 2012