megamenu
Posted: Wed Apr 12, 2023 10:33 am
concerning megamenu
is it possible to add events to an megamenu .. ???
you can add some events however it is not saved
maybe I do something wrong the goal is
1)
open window from another page with javascript :
window.open('./howto.php);
2)
then close with two events
use 1 : onclick event with action hide with effect =fade lenght=1500
use 2 : onclick event with action javascript =setTimeout(function(){self.close();},2000) ;
this works fine with other menus but not with the megamenu
Regards ,
DWG
is it possible to add events to an megamenu .. ???
you can add some events however it is not saved
maybe I do something wrong the goal is
1)
open window from another page with javascript :
window.open('./howto.php);
2)
then close with two events
use 1 : onclick event with action hide with effect =fade lenght=1500
use 2 : onclick event with action javascript =setTimeout(function(){self.close();},2000) ;
this works fine with other menus but not with the megamenu
Regards ,
DWG