Page 1 of 1

effect open Submenu

Posted: Sun Sep 29, 2024 3:29 am
by alexoliveira
how to add effect to open the submenu to have a transition fade effect? (cssmenu)

Re: effect open Submenu

Posted: Sun Sep 29, 2024 6:43 am
by Pablo
The CSS menu does not have any 'open effects'. But it does support transitions.

Alternatively, you can use the drop down menu which does support animated sub menus.

Re: effect open Submenu

Posted: Mon Sep 30, 2024 12:52 pm
by alexoliveira
In this case, in the menu I (dropdawn), can I have an effect on the submenu and the main menu as well?

I didn't find the same effects as in the css menu.

Re: effect open Submenu

Posted: Mon Sep 30, 2024 12:59 pm
by Pablo
These menus serve different purposes, each with its own unique functionality. If they all had the same functionality, there would be no need for separate tools.

Re: effect open Submenu

Posted: Mon Sep 30, 2024 1:00 pm
by alexoliveira
If you are going to apply css code, how should you add a fade when opening the submenu to the menu (cssmenu)?

Re: effect open Submenu

Posted: Mon Sep 30, 2024 2:44 pm
by Pablo
I don't think that will work for the CSS menu because the position of the sub menu changes on hover.