Difference between revisions of "Template:AFCM-Egypt"

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").click(function(){
+
$(".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