Difference between revisions of "Sitemap"

Line 38: Line 38:
  
 
<tr>
 
<tr>
 +
<td id="total_pages_count"></td>
 
<td id="wiki_pages_count"> </td>
 
<td id="wiki_pages_count"> </td>
<td></td>
 
 
<td></td>
 
<td></td>
 
<td></td>
 
<td></td>
Line 96: Line 96:
 
// 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() );
  
 
});
 
});

Revision as of 16:42, 25 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.