Difference between revisions of "Sitemap"

Line 200: Line 200:
  
 
case 0:  // this might be a hub or an unassigned page
 
case 0:  // this might be a hub or an unassigned page
append_tier_one ( page_name, no_underscores_name) ;  
+
append_tier_one ( page_name, no_underscores_name, "#organized_pages") ;  
 
break;  
 
break;  
  
Line 270: Line 270:
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  
function append_tier_one ( page_name, no_underscores_name ) {
+
function append_tier_one ( page_name, no_underscores_name, append_to ) {
 
 
 
page_id = "map0"+page_name;
 
page_id = "map0"+page_name;
$("#organized_pages").append("<li> <a href='"+page_name+"'>"+no_underscores_name+"</a> <ul  id='"+page_id+"' ></ul> </li>");
+
$(append_to).append("<li> <a href='"+page_name+"'>"+no_underscores_name+"</a> <ul  id='"+page_id+"' ></ul> </li>");
  
 
}
 
}

Revision as of 19:07, 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
ALL

LIST

TEAMS