|
You can create jump menus in DreamweaverMX. Jump menus are created to fit the links on a page if there is no enough space to fit the links in the menu.The following tutorial shows how to create the jump menu in Macromedia Dreamweaver 4.0.
The codes to be followed are shown below:
The code for the jump function is as follows:
And the HTML code for the jump form is as follows
The following are the steps to teach you how to create a jump menu in Dreamweaver:
- Create a List /Menu in a new form. To add list menu in the form click on Insert / Form and Insert / list Menu.
- Click on Windows / Behaviors to open the behavior panel and click the ‘+’ symbol after selecting the list menu in behaviors panel.
- A jump menu pop-up-window will appear while you click on ‘Jump Menu’. Then enter the text and the URL for the links in the window. And then click on the ‘+’ symbol to add a new link and on ‘-‘to delete and then click ok.
- The jump menus in dreamweaver are created.
|