04.04.2024, 07:36
Hi all,
I know how to hide a menu item (#1) in JS with
$('#menu-plan-1').prev().hide();
but how to hide, in JS, the full menu with uniquely one instruction line ?
Have a good day,
All my best.
I know how to hide a menu item (#1) in JS with
$('#menu-plan-1').prev().hide();
but how to hide, in JS, the full menu with uniquely one instruction line ?
Have a good day,
All my best.