Page 1 of 1

Navigation bar versus menu

Posted: Tue Jun 11, 2024 1:02 pm
by rongreen
My wife and I are working on building a website, but have questions regarding what is the distinctions between a navigation bar and menu? It seems when I search the web some say the former is used on web designs to jump to webpages and the later in apps to offer access choices to a programs functionality (e.g. save, file, print, edit, etc.). However, I found a fair number of web designers using the terms interchangeably. The bottom like is that we want to create row of choices for the visitor that will allow them to jump to other pages on the site (e.g. about us, contact, products gallery, etc.) and have it be sticky so as the user scrolls those choices are always visible. So when we create this in WYSIWYG, do we select create a menu and does this reside in a header and since we want it all all pages do we first create a “master page”? I tried searching on this forum and at first go zero results and then go a message search was not available at this time. So I am writing seeking help from anyone would be kind enough to offer some clarity on what is probably a very rudimentary inquiry. Thank you in advance for your help. Ron

Re: Navigation bar versus menu

Posted: Tue Jun 11, 2024 1:52 pm
by Pablo
There are many different menu types. The main diffidence is how they look and whether or not they support sub menus.
Which one you use is a matter of personnel preference.

The navigation bar is a singe level menu with image buttons
A menu bar is a multi-level menu using JavaScript
A CSS menu is a multi-level menu using CSS.
etc

Here is an overview of the available menus:
https://wysiwygwebbuilder.com/navigation.html

Re: Navigation bar versus menu

Posted: Tue Jun 11, 2024 2:14 pm
by alan_sh
Creating a master page is the right way to do this. Which menu/navigation bar you use depends on what you want to do with it. But it's easy to swap them in and out.

If you need help on specific items, just ask. I've created a (free) template which you can find here viewtopic.php?t=93336 with master pages, menus and other stuff.

Alan

Re: Navigation bar versus menu

Posted: Tue Jun 11, 2024 2:17 pm
by BaconFries
it be sticky so as the user scrolls those choices are always visible
Menus that use the 'affix' option will make it 'sticky'. You can also place on a sticky layer or fixed header.

See the following example:
https://www.wysiwygwebbuilder.com/support/wb18tryouts/wb18_bakery.html

As already mentioned the use of Navigation/Menus is really down to your needs and requirements this includes the styling of your page, colour scheme etc.
go zero results and then go a message search was not available at this time.
PM messaging isn't available in the forum sorry as it has been disabled. So all questions should be posted within the forum.

Re: Navigation bar versus menu

Posted: Wed Jun 12, 2024 12:14 am
by rongreen
Thanks for all the very helpful responses. They are much appreciated!!

Re: Navigation bar versus menu

Posted: Fri Jun 28, 2024 3:51 pm
by rongreen
This is a message for Alan regarding the sample you recommended that I download and play with. I was wondering how I can edit the top menu/header? I can select everything else on the page, but not it.

Re: Navigation bar versus menu

Posted: Fri Jun 28, 2024 10:41 pm
by alan_sh
rongreen wrote: Fri Jun 28, 2024 3:51 pm This is a message for Alan regarding the sample you recommended that I download and play with. I was wondering how I can edit the top menu/header? I can select everything else on the page, but not it.
Do you mean the menu that's in the master page?

Alan

Re: Navigation bar versus menu

Posted: Sat Jun 29, 2024 1:01 pm
by rongreen
Yes, that was what I meant. In the interim, I was able to answer my question once I explored the page options and properties. Thank you for your time.

Re: Navigation bar versus menu

Posted: Sat Jun 29, 2024 9:43 pm
by alan_sh
Good. You've sorted it. I hope my template was of some use to you.

Alan