Introducing Dropdown Menu Widget Effects
With the 1.6 update finally added jQuery effects to the dropdown menu widget. This version also brought many other features like, auto-recognizing dropdown.css in theme folder, specifiying an external theme URL, options for removing link titles and removing links from top-level categories.
After a long time finally updated dropdown menu widget to 1.6 (and quickly 1.6.1 to fix things up). In this awesome update (though i know it breaks things all the time) you will find those brand new features:
- JQuery dropdown effects – fade in/out & slide down/up,
- Auto recognize dropdown.css in theme folder,
- Specify external theme URL,
- Option for removing link title attributes,
- Option for removing top level links.
Table of Contents
Dropdown menu effects
To enable dropdown menu effects go to dropdown menu options page and select the effect you want to use. You can also specify a speed for the effect selected.
Dropdown.css
If you have a custom dropdown theme or if you modified a theme to fit your needs, put it to your theme folder as dropdown.css. Dropdown Menu Widget will look for that file in your theme folder and it will add it to the end of Dropdown Theme selector. You need to save options after you select it as your current theme. (It doesn’t automatically use that file.)
External theme urls
If you have a custom theme used by multiple sites, you can upload it to one of your sites and specify its URL in the Theme URL text box. To enable this text box make sure to select “From URL” from the theme dropdown. Dropdown will load this file right after core dropdown css file.
Removing link title attributes
Especially on category dropdowns when you move mouse over a category it displays a tooltip like “View all posts under… ” for categories that have no description. If you don’t like those tooltips this option is for you. This option removes titles on page load using jquery.
Removing top level links
Some users don’t want end users to click top leve pages & categories. This option removes links from top level elements and let users click sub menus only.
Let me know what you think of this update in your comments.