Expand my Community achievements bar.

SOLVED

Top Navigation- Mega menu component

Avatar

Level 10

Hi All,

Need to create a Top Navigation Menu Bar with a Sub Menu which gets displayed on hovering through the Top Menu.
Can anyone help me in the approach which is used for the top navigation with Sub Menus.

I am attaching the screenshot for the same.

Thanks,
Ratna Kumar

1 Accepted Solution

Avatar

Correct answer by
Level 10

As @scott mentioned you can use lots of menu components like JQuery, Bootstrap etc. and develop any type of menu

View solution in original post

4 Replies

Avatar

Level 10

Hi Ratna, this use case requires over laying a top navigation component. You may want to look into possibly using a JQUERY plugin

http://www.jqueryrain.com/example/jquery-menu-example/

Avatar

Correct answer by
Level 10

As @scott mentioned you can use lots of menu components like JQuery, Bootstrap etc. and develop any type of menu

Avatar

Level 10

Thanks Scott and Lokesh. As per your suggestions, I will use JQuery!!!

Avatar

Level 10

Hi,

If the site already exists and design is being going to be same....you can easily use existing CSS, JS , HTML which will give you menu.

Your part should only be to create authoring interfaces for this.