3.
Double-click the pop-up menu's blue outline in the workspace.
The Pop-up Menu Editor opens with your pop-up menu entries displayed.
4.
Make the desired modifications on any of the four tabs and click Done.
To change a pop-up menu entry:
1.
With the desired pop-up menu displayed in the Pop-up Menu Editor, click the Content
tab.
2.
Double-click the Text, Link, or Target text boxes and edit the menu text.
3.
Click outside the entry list to apply the change.
4.
Click Done.
To move an entry in the pop-up menu:
1.
With the desired pop-up menu displayed in the Pop-up Menu Editor, click the Content
tab.
2.
Drag the menu item to a new location in the list.
3.
Click Done.
About exporting pop-up menus
Fireworks generates all the CSS code or JavaScript (depending on which option you select)
necessary to view pop-up menus in web browsers.
If you choose to use CSS code for your pop-up menus, a Fireworks document containing
pop-up menus is exported to HTML using CSS code. You can also choose to have the CSS
code written to an external .css file, and export that file along with an mm_css_menu.js file to
the same location as the HTML file.
If you do not choose to use CSS code for your pop-up menus, then JavaScript will be used. In
this case, a Fireworks document containing pop-up menus is exported to HTML, and a
JavaScript file called mm_menu.js is exported to the same location as the HTML file.
When you upload your files, you should upload mm_css_menu.js (or mm_menu.js, for
JavaScript) to the same directory location as the web page containing the pop-up menu. If you
want to post the file to a different location, you must update the hyperlink referencing
mm_css_menu.js and the .css file (or mm_menu.js) in the Fireworks HTML code to reflect
the custom location. For every document containing CSS pop-up menus that you export as
HTML and images from Fireworks, a unique .css file is exported. For example, let's say
fred.png and frida.png both contained pop-up menus, and you exported them both to the
same folder, using CSS code for the pop-up menus. The result would be a single
mm_css_menu.js file and two .css files: one named fred.css and another named frida.css.
Creating pop-up menus 305
Need help?
Do you have a question about the FIREWORKS 8-USING FIREWORKS and is the answer not in the manual?