Difference between revisions of "Dev/Menu"

Line 7: Line 7:
 
$(".top_menu_level_one").click(function(){
 
$(".top_menu_level_one").click(function(){
 
$(this).addClass("current");
 
$(this).addClass("current");
 
+
alert(this.id);
 
});
 
});
  

Revision as of 21:38, 31 January 2017

WIKI TOOLS
TOC
TEAMS
LOGIN

The International Genetically Engineered Machine Competition