Posted in webdev
3294
10:26 pm, March 18, 2019
 

Mega Menus Collection

Just looking for some nice mega menu designs here, all they really are is a hidden div that gets activated when a menu item is clicked or moused over. Hard to find a solution that fits all for this one. 

Ask Phil

https://askphill.com/

I like this style of menu, gets out of the way and works on moble and desktop. Only issue with this one would be if there is a large amount of items in it, not sure how well it would scale to this. 

Green and Plain Mega Menu

Here is a rather basic one, you can see that the list items are full width so drop down under each menu category, i find this one quite overwhelming to look at as there are just too many links.

Mag XP Demo Menu

I like the colour scheme of this one, and it has a bit of normal menu list items included and then has some feature boxes to make it a bit easier to see whats going on. 

Link

Columbia Mega Menu

When you have a lot of product categories to list, i guess this seems a good solution, not too flashy but gets the job done, with a massive list. Highligted titles for each category and then the sub category items underneath each one. 

Vertical Mega Menu

This is an example of the vertical style mega menu, rather than having a plain sub navigation you can pop out half your site into the menu. I like how it highlights the products here in this category and you can add them straight to your cart straight from the menu item. 

All in One Mega Menu

This one seems to have everything in it, reviews list, products list, featured product and some kind of slider. Each of the menu's would need an appropriate graphic to add to the corner as well like the image of the person holding the camera. A lot of effort to construct, and maybe too much just for a menu. 

Max Mega Menu

Rather than having a bunch of menu titles across your site, you can add them all into one grouped menu, this is good to save space in your main menu area, but still allow listing a lot of content in the menu items. 

UberMenu

This is one you can buy from code canyon, and has so many options its amazing! I have not used this one, but it looks pretty good. 

Link

Dell Mega Menu

Almost too much in this menu, it has a best seller and best buy items and then a list of offers and other collections. It seems to keep all the main information in the one area, which is good. If you were looking for desktops, this menu definately does the job of showing you what you need. 

Best Buy Mega Menu

This is basically just a list of categories, but it allows the main navigation to consist of 4 items, so keeps down the main realestate when closed. 

Once the menu is opened it has icons for each item, which helps to find what you are looking for. Probably not great for an auto generated menu unless you had one icon for all or matched the category somehow when adding the icons. 

View Statistics
This Week
87
This Month
330
This Year
366

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Articles
Search Articles by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
In this case my anchor this week becomes driving almost 2hrs outside of Atlanta to one of my favorite hard core gyms in the world.. MetroFlex aka The Dungeon. The gym owners turn the heat way up so it becomes a fun sweat box and the gym members just watch from afar and leave me alone. I happily drive myself long distances to find MY ANCHOR. Our anchor allows us to have balance, focus and be as productive as possible. And if you're in the middle of a heavy set and your headphones start to fall off your head, like mine did here.. well.. f*ck the headphones. Let em break and fall. You can always get a new pair, but the iron ain't ever gonna lift itself.
Unknown
Random CSS Property

repeating-linear-gradient()

The repeating-linear-gradient() CSS function creates an image consisting of repeating linear gradients. It is similar to linear-gradient() and takes the same arguments, but it repeats the color stops infinitely in all directions so as to cover its entire container. The function's result is an object of the <gradient> data type, which is a special kind of <image>.
repeating-linear-gradient() css reference