Difference between revisions of "Template:Example2"

Line 36: Line 36:
 
wgPageName = wgPageName.replace(/\//g,"-");  // remove dashes from page name and turn them into "-"
 
wgPageName = wgPageName.replace(/\//g,"-");  // remove dashes from page name and turn them into "-"
  
$("#Team_submenu").addClass("current_page");
+
console.log(wgPageName);
 
+
 +
 
}
 
}
 +
 +
  
 
// allow button on the black menu bar to show/hide the side menu
 
// allow button on the black menu bar to show/hide the side menu

Revision as of 21:31, 8 March 2017