DHTML Menu

Arancaytar - December 9, 2006 - 20:16

DHTML Menu uses Javascript DHTML to reduce the number of page loads when using nested menus; this is particularly useful with Drupal's administration system.

Ordinarily in Drupal, in order to see the sub-items in a menu, you need to click the link of this item and wait for a full page load. In the DHTML Menu, clicking a menu link once will expand it to reveal its sub-items without reloading the page. A double-click on the item will load the item normally. Additionally, a cookie stores which menus are open and which are closed, so that the state of the menus remain consistent as you navigate around the site.

Releases

Official releasesDateSizeLinksStatus
6.x-2.02008-May-1213 KBSupported for 6.xThis release is supported but is not currently the recommended release for 6.x.
6.x-1.052008-Apr-1512.72 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.22007-Nov-2812.08 KBRecommended for 5.xThis is currently the recommended release for 5.x.
 
 

Drupal is a registered trademark of Dries Buytaert.