Difference between revisions of "Template:Freiburg/Menubar"
Line 452: | Line 452: | ||
// make submenus appear // | // make submenus appear // | ||
if (windowWidth > 850) { | if (windowWidth > 850) { | ||
+ | console.log('windowWidth > 850px') | ||
$("#home").hover(function(){ | $("#home").hover(function(){ | ||
$("#team-sub") .hide(); | $("#team-sub") .hide(); |
Revision as of 22:12, 15 September 2015