DHTML Menu

Arancaytar - December 9, 2006 - 20:16

DHTML Menu uses Javascript 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. After enabling 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 page 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.

Note: In 6.x-3.0 and all later versions, DHTML Menu starts working as soon as the module is enabled. There are no blocks to replace and no block options to enable.

Releases

Official releasesDateSizeLinksStatus
7.x-1.0-alpha32009-Jun-0819.35 KBRecommended for 7.xThis is currently the recommended release for 7.x.
6.x-3.52009-Jun-0518.79 KBRecommended for 6.xThis is currently the recommended release for 6.x.
6.x-2.22008-Jul-0816.21 KBSupported for 6.xThis release is supported but is not currently the recommended release for 6.x.
5.x-1.62008-Nov-0510.43 KBRecommended for 5.xThis is currently the recommended release for 5.x.
5.x-0.72006-Dec-278.42 KBSupported for 5.xThis release is supported but is not currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
7.x-1.x-dev2009-Jun-2420.64 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
6.x-3.x-dev2009-Jun-0518.79 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-0.x-dev2008-Nov-0612.92 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.