AbdelGawad (Talk | contribs) |
AbdelGawad (Talk | contribs) |
||
Line 21: | Line 21: | ||
//when clicking on a "menu_button", it will change the "+/-" accordingly and it will show/hide the corresponding submenu | //when clicking on a "menu_button", it will change the "+/-" accordingly and it will show/hide the corresponding submenu | ||
− | $(".menu_button"). | + | $(".menu_button").hover(function(){ |
// add or remove the class "open" , this class holds the "-" | // add or remove the class "open" , this class holds the "-" |
Revision as of 19:53, 7 August 2017