Difference between revisions of "Sitemap"

Line 281: Line 281:
 
function append_tier_three (page_name,  no_underscores_name, clean_name ) {
 
function append_tier_three (page_name,  no_underscores_name, clean_name ) {
 
var page_id  = "map0"+page_name;
 
var page_id  = "map0"+page_name;
$("#"+page_id.substring(0,  clean_name.lastIndexOf("-") ) ).append("<li id='"+page_name+"'><a href='"+page_name+"'>"+no_underscores_name.substring( page_name.lastIndexOf("/")+1, page_name.length )+"</a></li>");
+
$("#"+page_id.substring(0,  page_id.lastIndexOf("-") ) ).append("<li id='"+page_name+"'><a href='"+page_name+"'>"+no_underscores_name.substring( page_name.lastIndexOf("/")+1, page_name.length )+"</a></li>");
 
 
  

Revision as of 19:46, 20 April 2017

MENU

SITEMAP

iGEM is a multifaceted competition with many different components. Our websites have a lot of information, from requirements of the competition to tips on how make fundraising easier. This page is here to help you navigate our site and make sure you have access to all of its content.

LIST
TEAMS
HQ

TEAMS