|
|
||
In this tutorial you will create a small site for a company, using a dynamic menu to ease navigation through the pages. There will be several pages available: the index, products and product_detail pages, allowing to view details about the company, or about the products that are available, as you can see in the following screen shot, made for the PHP server model:
This tutorial contains two sections, each of them presenting a way to build the links: either from a static page name and an URL parameter, or directly from a field in the database. The latter is used when building the products section of the tutorial.
In order to see a Flash movie that shows you how to use the dynamic command, see Create a dynamic CSS menu with URL parameters or Creating a dynamic CSS menu.
|
|
||