Difference between revisions of "Sitemap"

Line 81: Line 81:
  
 
//switching between views  
 
//switching between views  
var current_view_format;
+
 
 
$(".view_format").click(function() {
 
$(".view_format").click(function() {
 
$(".view_format").removeClass("selected_view");
 
$(".view_format").removeClass("selected_view");
Line 88: Line 88:
 
$(this).addClass("selected_view");
 
$(this).addClass("selected_view");
 
current_view_format = this.id +"_content";
 
current_view_format = this.id +"_content";
console.log(current_view_format);
+
$("#"+this.id+"_content").addClass("selected_content");
$(current_view_format+"_content").addClass("selected_content");
+
 
});
 
});
  

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

LIST

TEAMS

HQ

ALL