Difference between revisions of "Sitemap"

Line 113: Line 113:
  
 
load_page_list("https://2017.igem.org/Special:AllPages");
 
load_page_list("https://2017.igem.org/Special:AllPages");
 +
 +
$("view_format").click(function() {
 +
$("view_format").removeClass("selected_view");
 +
$(this).addClass("selected_view");
 +
}
  
 
// place total number of pages in each category
 
// place total number of pages in each category
$("#wiki_pages_count").html( $("#organized_pages li").size() );
+
//$("#wiki_pages_count").html( $("#organized_pages li").size() );
$("#total_pages_count").html( $("#all_pages li").size() );
+
//$("#total_pages_count").html( $("#all_pages li").size() );
$("#hq_pages_count").html( $("#HQ li").size() );
+
//$("#hq_pages_count").html( $("#HQ li").size() );
$("#redirect_pages_count").html( $("#redirect li").size() );
+
//$("#redirect_pages_count").html( $("#redirect li").size() );
$("#not_sorted_pages_count").html( $("#not_sorted li").size() );
+
//$("#not_sorted_pages_count").html( $("#not_sorted li").size() );
  
 
});
 
});

Revision as of 18:27, 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