Operation Manual
405
USING DREAMWEAVER
Building Spry pages visually
Last updated 3/28/2012
Note: The Spry Menu Bar widget uses DHTML layers to display sections of HTML on top of other sections. If your page
contains content created with Adobe Flash, this might cause a problem because SWF files are always displayed on top of
all other DHTML layers, so the SWF file might be displayed on top of your submenus. The workaround for this situation
is to change the parameters for the SWF file to use
wmode="transparent". You can easily do this by selecting the SWF
file in the Document window, and setting the
wmode option in the Property inspector to transparent. For more
information, see
www.adobe.com/go/15523.
Add or delete menus and submenus
Use the Property inspector (Window > Properties) to add or delete menu items to and from the Menu Bar widget.
Add a main menu item
1 Select a Menu Bar widget in the Document window.
2 In the Property inspector, click the plus button above the first column.
3 (Optional) Rename the new menu item by changing the default text in either the Document window or the Text
box of the Property inspector.
Add a submenu item
1 Select a Menu Bar widget in the Document window.
2 In the Property inspector, select the name of the main menu item to which you want to add the submenu.
3 Click the plus button above the second column.
4 (Optional) Rename the new submenu item by changing the default text in either the Document window or the Text
box of the Property inspector.
To add a submenu to a submenu, select the name of the submenu item to which you want to add another submenu
item, and click the plus button above the third column in the Property inspector.
Note: Dreamweaver only supports two levels of submenus in Design view, but you can add as many submenus as you
want in Code view.
Delete a main menu or submenu item
1 Select a Menu Bar widget in the Document window.
2 In the Property inspector, select the name of the main menu or submenu item you want to delete and click the
minus button.
Change the order of menu items
1 Select a Menu Bar widget in the Document window.
2 In the Property inspector (Window > Properties), select the name of the menu item you want to reorder.
3 Click the up or down arrows to move the menu item up or down.
Change the text of a menu item
1 Select a Menu Bar widget in the Document window.
2 In the Property inspector (Window > Properties) select the name of the menu item whose text you want to change.
3 Make your changes in the Text box.