------------
Description
------------

This module displays a horizontal menu in a block under which a submenu appears  
when an user hovers on an item. If the menu on the current page has a  
submenu, it's displayed by default, so this module degrades gracefully  
if Javascript is not present.

This module is sponsored by <a href="http://koumbit.org">Koumbit.org</a>

------------
Requirements
------------

- Drupal 6.x
- core Menu module

------------
Installation
------------

- Copy the entire dynamic_persistent_menu directory into your modules  
directory (e.g. sites/all/modules) ;
- Go to page admin/build/block ;
- Click on link "Configure" next to the "Dynamic persistent menu"  
entry ;
- Choose the menu to display with "Menu root" dropdown menu ;
- You can choose how long the submenu remains visible after hovering by filling  
the "Sub-menu timeout" text field ;
- Click "Save block" ;
- Choose a region for displaying your block (preferably header,  
content, or other horizontal region) and save changes ;
- Click "Save blocks".
- You may have to modify your CSS to tweak the display.
