Difference between revisions of "Dev/Sitemap"

Line 50: Line 50:
 
//load the list of pages from the wiki special pages
 
//load the list of pages from the wiki special pages
  
$("#all").load( "https://2017.igem.org/Special:AllPages .mw-allpages-chunk", function() {  
+
$("#all_pages").load( "https://2017.igem.org/Special:AllPages .mw-allpages-chunk", function() {  
  
 
$('ul.mw-allpages-chunk li').each(function () {
 
$('ul.mw-allpages-chunk li').each(function () {

Revision as of 19:45, 24 November 2016

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.