Difference between revisions of "Template:KU Leuven"

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

Revision as of 09:23, 14 July 2017