AbdelGawad (Talk | contribs) |
AbdelGawad (Talk | contribs) |
||
Line 26: | Line 26: | ||
$(this).children().toggleClass("open"); | $(this).children().toggleClass("open"); | ||
// show or hide the submenu | // show or hide the submenu | ||
− | $(this).next('.submenu_wrapper').fadeToggle( | + | $(this).next('.submenu_wrapper').fadeToggle(2000); |
}); | }); | ||
Revision as of 20:18, 7 August 2017