Difference between revisions of "Dev/Menu"

Line 9: Line 9:
 
$(this).addClass("current");
 
$(this).addClass("current");
 
current_element = this.id;
 
current_element = this.id;
$("."+ current_element).html("display", "block");
+
$("."+ current_element).html('display', 'block');
 
});
 
});
  

Revision as of 21:47, 31 January 2017

WIKI TOOLS
TOC
TEAMS
LOGIN

The International Genetically Engineered Machine Competition