Difference between revisions of "Sitemap"

Line 40: Line 40:
 
<td id="total_pages_count"></td>
 
<td id="total_pages_count"></td>
 
<td id="wiki_pages_count"> </td>
 
<td id="wiki_pages_count"> </td>
<td></td>
+
<td id="hq_pages_count"></td>
 
<td></td>
 
<td></td>
 
<td></td>
 
<td></td>
Line 97: Line 97:
 
$("#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() );
  
 
});
 
});

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.