Difference between revisions of "Template:WashU StLouis"

Line 25: Line 25:
 
$(this).children().toggleClass("open");
 
$(this).children().toggleClass("open");
 
// show or hide the submenu
 
// show or hide the submenu
$(this).next('.submenu_wrapper').fadeToggle(6000);
+
$(this).next('.submenu_wrapper').fadeToggle(400);
 
});
 
});
  

Revision as of 20:26, 30 June 2017