1 replies
  • WEB DESIGN
  • |
Hi.

I'd appreaciate some advice on creating a menu system.

I have a menu like:

* Cars
* Vans
* Lorries
* Motor Bikes

I would like the user to click on one of the links (say Cars) and for the submenu to appear in the following way:

* Cars
- Sports Cars
- Classic Cars
- American Cars
* Vans
* Lorries
* Motor Bikes

How can I go about doing this without creating another duplicate HTML page with the new additional submenu items on it?

Thanks.

Jim.
#html #submenu

Trending Topics