We have another new menu system now online (we seem to change it often, don't we?!)
This one was written for us by Kier Darby, the vBulletin lead developer from 2002-2009.
The core menu system used within vBulletin has never changed. We use it for the drop-down menus in the navbar for Quick Links etc.
The main menu system used at the top of the site was a secondary system used to create more tiers and designed to mimic the core menu system. It used several additional image files and lots and lots of javascript. This menu is the one we have changed often and never been happy with.
The changes we implemented today enhance the core menu system so that it does everything we need. As a result the main menu system we had running the tabs and more recently the redesigned top menu has been removed completely.
So now our new menu is
- Easier to use because mega menus allow a better overview of the available links
- Faster, using over 100k less javascript
- Faster because it uses many fewer images
- Faster because we have one single menu system rather than two
- Faster because there is no need for a noscript version of the menu for search engines.
- More search engine friendly because it uses HTML and CSS rather than Javascript.
- More search engine friendly because it is faster.
Because the nature of the mega menu does not suit the styling of the old menu, we decided to change the colour scheme, which we feel is more modern and simpler.
A note to Internet Explorer 6 and 7 users : Unfortunately due to a bug in IE6 and 7, the menu will exhibit some anomalies (the odd blank box open when it shouldn't be). The menu is still usable, but we are not going to make the menu less efficient to accommodate a Microsoft bug.
Obviously we recommend that you upgrade your browser to a better one for this and many other (mainly security related) reasons. We recommend Firefox or Chrome.