Difference between revisions of "Template:Main2017"

Line 26: Line 26:
 
// the full url is summed to the div id that holds that specific menu
 
// the full url is summed to the div id that holds that specific menu
  
page_url_and_id = "https://2017.igem.org/HQ:Menu" + page_url_and_id;
+
page_url_and_id = "https://2017.igem.org/HQ:Menu" +"#"+ page_url_and_id;
  
 
$( "#load_menu_here" ).load( page_url_and_id, function() {
 
$( "#load_menu_here" ).load( page_url_and_id, function() {

Revision as of 16:17, 14 November 2016