webmaster's useful tools
MLDDM
5 Jun, 2008 - New version
MLDDM 2.28
  • reverse submenu direction when not enough horizontal space
  • automatic or custom width of the layers
Feb 25, 2008 - New version
MLDDM 2.27
  • can be two or more menus on single page
  • fade and slide visual effects
  • compressed(6Kb) version in package
Feb 02, 2007 - New version
Webmaster's Toolkit 2.07
  • Fullscreen Ruler mode
  • Show Side Rulers in window mode option
  • Quick Copy to clipboard buttons
  • Many bugs were fixed.

Multi-Level Drop Down Menu 2.28

MLDDM is a website navigation script. The main advantage of this script is the clear separation between the navigation elements and script code. The HTML code is a simple treelike unordered list without tables. This makes it easy to integrate this menu into any CMS as well as change its appearance by simply editing HTML and CSS. All the rest is done by the script.

Example:

Common Features

  • HTML treelike unordered list (<ul>) as menu structure
  • horizontal or vertical orientation
  • unlimited number of levels
  • fade, slide or none visual effects
  • several menus on the page
  • search engine friendly
  • menu items with icons
  • 12 various visual themes in package

Current Version: 2.28
Compatibility: IE 5.5+, Firefox 1.5+, Opera 8+, Safari 3+.

Usage

1. Create html unordered list and set CLASS for this menu: <ul class="mlddm"> for example:

<ul class="mlddm">
  <li><a href="#">Menu 1</a>
    <ul>
      <li><a href="#">Menu 1.1</a></li>
      <li><a href="#">Menu 1.2</a></li>
    </ul>
  </li>
  <li><a href="#">Menu 2</a></li>
  <li><a href="#">Menu 3</a>
    <ul>
      <li><a href="#">Menu 3.1</a></li>
      <li><a href="#">Menu 3.2</a>
        <ul>
          <li><a href="#">Menu 3.2.1</a></li>
          <li><a href="#">Menu 3.2.2</a></li>
          <li><a href="#">Menu 3.2.3</a></li>
        </ul>
      </li>
    </ul>
  </li>
</ul>

2. Insert this code between your <head></head> tags:
<script type="text/javascript" src="mlddmenu.js"></script>
<link rel="stylesheet" type="text/css" href="mlddmenu.css" />

Make sure that correct paths are specified to the script and css file.

That’s it!
All you have to do now is add some hover styles and make it your own.

You can also use premade designs as a basis for your own menu style.

Theme Examples

Horizontal:
Vertical:

License

You can order our product on-line using all possible payment methods uncluding credit cards, wire transfers and others via Plimus Inc. registration service. All orders are handled through Secure Server connection that ensures your registration information will not be read by unauthorized persons.

After registering you will receive the download link instantly by e-mail.

License Agreement...

License Price Per License Buy link
MLDDM 2.28 Single Site License $24.95
MLDDM 2.28 Ten Site License $49.95
MLDDM 2.28 Unlimited Site License
Includes JavaScript source code with comments
$199.00

The package contains:

  • MLDDM files
  • HTML documentation
  • 12 High quality samples
Webmaster's Toolkit v2.07
30-day Free Trial!
Download Webmaster's Toolkit 1.71 (585Kb)
Version: 2.07
Size: 585Kb
Released: Feb 02, 2007
Price: $19.95
OS: Windows 2000, XP, 2003
© 2005-2008 SpiceBrains.com