Generate the database-driven menu

Open the menu page.  This is where you will generate the site menu, and then you will include this page in the main one, using MX Includes.

Apply the Database-driven CSS Menu Wizard from the InterAKT tab of the Insert bar.  The wizard has four steps.

  1. Configure the first step of the wizard as shown below:


                  

  2. Configure the second step of the wizard as shown below:


                 

  3. Configure the third step of the wizard as shown below:


                 

  4. Configure the forth step of the wizard as shown below:


                 

After following all these steps, the menu page in Dreamweaver, in Design view, should look like this:

 

Notice the elements added in the Server Behaviors tab of the Application panel (recordset and server behavior).  If you want to edit any of these, double-click their name in the list.

Save the menu page and upload it to the server.  You can preview it in browser (press F12) if you want to, but the index page to which menu items point is currently empty.

Continue with the next topic to create the site CSS layout.