Difference between revisions of "Sitemap"

Line 265: Line 265:
 
function append_tier_two (page_name, no_underscores_name, clean_name ) {
 
function append_tier_two (page_name, no_underscores_name, clean_name ) {
  
$("#Sitemap0"+page_name.substring(0, page_id.indexOf("/") ) ).append("<li><a href='"+page_name+"'> "+no_underscores_name.substring( page_id.indexOf("/") -3, page_id.length) +"</a>  <ol id='"+clean_name+"'>  </ol></li>");
+
$("#Sitemap0"+page_name.substring(0, page_name.indexOf("/"))).append("<li><a href='"+page_name+"'>"+no_underscores_name.substring( page_name.indexOf("/") -3, page_name.length) +"</a>  <ol id='"+clean_name+"'>  </ol></li>");
  
 
// }
 
// }

Revision as of 21:10, 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