=== Plugin Name === Contributors: mattsay Donate link: http://shailan.com/donate Tags: css, dropdown, menu, widget, pages, categories Requires at least: 2.5 Tested up to: 2.8.6 Stable tag: 1.2.2 This widget adds a beatiful vertical/horizontal CSS only dropdown menu of pages OR categories of your blog. == Description == Dropdown Menu widget adds a beautiful, CSS only dropdown menu, listing pages OR categories of your blog. It allows you to chose vertical or horizontal. It supports multiple instances. You can select a theme for your widget from the Dropdown Menu Settings page. If you don't like ready-made templates you can create your own theme for the menus using CSS. Hope you like it. == Installation == 1. Upload the plugin to your `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to Appearance -> Widgets to add this widget to one of your sidebars 1. You can also use `` in your template to display the menu. == Frequently Asked Questions == = I added this widget but it looks all weird! = This widget is intented for *wide header widget areas*, not regular sidebars. You can add a sidebar to your theme or you can get a *all-widget* theme from [shailan.com](http://shailan.com). == Screenshots == 1. A preview of the widget in action. == Changelog == = 1.2.0 = * Removed title attributes for the categories dropdown menu items. = 1.1.0 = * Added custom walker class to disable title attributes on menu items. * Renamed class and style files. * Fixed default theme. = 1.0.0 = * Added vertical dropdown menu functionality. * Fixed widget code. * Changed dropdown widget classname to : shailan-dropdown-menu * Changed wrapper div classname to : shailan-dropdown-wrapper * Moved li item paddings to anchor elements. = 0.4.3 = * New grayscale theme. * Template tag `shailan_dropdown_menu()` is available now. See usage for more info. * Template tag options added. = 0.4.2 = * Fixed XHTML error on link tags. * Fixed Inline Style error on categories dropdown menu. * Removed unnecessary files. = 0.4.1 = * Fixed XHTML issues. * Added WP Default theme. * Made some minor fixes to widget options form. = 0.3 = * Fixed problems about styling. Now you can change dropdown menu style from the options page. = 0.2 = * First public release. * Added login and register button options. == TODO == * Add option to select vertical/linear. * Add some more themes. * Fix IE styles.