Menu bar vs CSS menu
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Menu bar vs CSS menu
What is the difference please ?
Re: Menu bar vs CSS menu
The menubar is a JavaScript based menu. It has support for 'themes'.
The CSS menu uses CSS only.
The CSS menu uses CSS only.
Re: Menu bar vs CSS menu
ThanksPablo wrote: Thu Sep 01, 2022 3:44 pm The menubar is a JavaScript based menu. It has support for 'themes'.
The CSS menu uses CSS only.
,,,, brief explain please when one used vs the other.
... or maybe what should an inexperienced web page builder use ?
Re: Menu bar vs CSS menu
It's a matter of choice. Which one gives you the look and functionality that you want? Go with the one that does.maybe what should an inexperienced web page builder use
- wwonderfull
-
- Posts: 1603
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Menu bar vs CSS menu
Css menu are lightweight and doesn't depend on js I would personally prefer it some how as it uses no JavaScript and makes the page load faster. Less javascript is better for any webpage. Still I would say it is a matter of personal use, functionality, style, theming and choice.
- wwonderfull
-
- Posts: 1603
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Menu bar vs CSS menu
One thing @pablo can the css menu have themeable menu like feature where we can put an image on the left side like a logo inside of the css menu.Pablo wrote: Thu Sep 01, 2022 3:44 pm The menubar is a JavaScript based menu. It has support for 'themes'.
The CSS menu uses CSS only.
Re: Menu bar vs CSS menu
Thanks for your reply.wwonderfull wrote: Fri Sep 02, 2022 1:18 am Css menu are lightweight and doesn't depend on js I would personally prefer it some how as it uses no JavaScript and makes the page load faster. Less javascript is better for any webpage. Still I would say it is a matter of personal use, functionality, style, theming and choice.