PVII Drop Menu Magic-Remove

Overview

The Drop Menu Magic system includes a Remove command that allows you to quickly and thoroughly remove an existing menu from your page.

Open the Remove interface

-Open a page that contains one or more DMM menus.

-Choose Commands > Studio VII > Remove Drop Menu Magic... to open the Remove interface.

Note: The Remove option will be unavailable (grayed out) if there are no DMM menus on the page. Some Mac systems have compatibility problems with Dreamweaver. If the Remove command is grayed out and inaccessible, download and install this command: Return False Fix. After installing it, restart Dreamweaver and your menus will be accessible.

The Remove Drop Menu Magic interface will open.

The Remove Interface

The interface will provide a listing of all the DMM menus on your page. The list will display the root ID for each menu.

-From the listing, select the menu that you wish to remove. You can remove one menu at a time.

Tip: If you are unsure about which menu relates to which ID, click the Cancel button and switch to Code View. In Code View, locate all IDs that begin with p7DMM. The opening DIV tag for a DMM menu looks like this: <div id="p7DMM_1" class="p7DMM01 p7DMM p7dmm-left responsive">

What will be Removed

The system will remove the HTML markup for the selected menu. The system will also remove the link to the relevant CSS files—if no other menu on the page is using those files.

If there are no remaining DMM menus on your page, the system will also remove the link to the Drop Menu Magic JavaScript file.

What will Not be Removed

The system will not remove the p7dmm assets folder, which may be in use by menus on other pages. This also ensures that you will not lose any customized CSS files or images.

The Interface Control Buttons

Remove

Click the Remove button and the selected menu will be removed from the page.

Cancel

Click the Cancel button to completely abort the operation. This will close the interface and no changes will be made to your page.

Help

Click the Help button to open the associated help file.