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( | + | $( "#load_menu_here" ).load( "https://2017.igem.org/HQ:Menu #Competition", function() { |
//executes menu functionality ( accordion and toggles) once the menu is loaded | //executes menu functionality ( accordion and toggles) once the menu is loaded |
Revision as of 16:18, 14 November 2016