CMS Development

Josue
Member

Flyout menu not working

SOLVE

Hello, 

 

I am trying to make a dropdown menu but it seems I am not getting it right, I don't know why

 

Here is the layoutScreenshot on 2020-05-27 at 22-58-28.png

 

Here are the module settings

 

Screenshot on 2020-05-27 at 22-58-36.png

 

Then, Its displayed like this:

 

Screenshot on 2020-05-27 at 22-58-44.png

 

No flyout 😞

 

Thanks you for your answers

0 Upvotes
1 Accepted solution
Josue
Solution
Member

Flyout menu not working

SOLVE

I generated the dropdown myself, I guess Flyout really does nothing. Thanks all.

View solution in original post

0 Upvotes
7 Replies 7
Kevin-C
Recognized Expert | Partner
Recognized Expert | Partner

Flyout menu not working

SOLVE

Hey @Josue 

 

If you've got a live demo we can troubleshoot we should be able to sniff out the issue rather easily.

 

Based on the last screenshot I might speculate that you're missing some CSS

Kevin Cornett - Sr. Solutions Architect @ BridgeRev
0 Upvotes
Josue
Member

Flyout menu not working

SOLVE

No

 

Thanks 🙂

0 Upvotes
Kevin-C
Recognized Expert | Partner
Recognized Expert | Partner

Flyout menu not working

SOLVE

Hey @Josue 

 

Yep at a glance it looks like there is no styling inplace for the menu which could be your issue. I can also see there are 2 events bound to the menu items, focus and mouseout. You may be missing the mouseover event but that just speculation.

 

I would get your JS working and tested.

Then style your menu using the resource that @Anton provided in this answer.

Kevin Cornett - Sr. Solutions Architect @ BridgeRev
Josue
Member

Flyout menu not working

SOLVE

Then the Flyout option, what exactly it does? I tought it makes the menu a dropdown, so it does nothing? I need to make the dropdown with js? Styling is not important if flyout makes it functional for now, but it doesn't right? Documentation is not really specific. 

0 Upvotes
Kevin-C
Recognized Expert | Partner
Recognized Expert | Partner

Flyout menu not working

SOLVE

Which documentation are you working from?

Kevin Cornett - Sr. Solutions Architect @ BridgeRev
0 Upvotes
Josue
Member

Flyout menu not working

SOLVE
0 Upvotes
Josue
Solution
Member

Flyout menu not working

SOLVE

I generated the dropdown myself, I guess Flyout really does nothing. Thanks all.

0 Upvotes