
The Template for the COMSTOR template is all but complete. The last thing I need to do is add the DW specific tags.
Take a look at how the template looks. I am using the
Menu Magic II extension from
Project Seven, partly to cut down on development time, and partly to help keep my sanity. I once taught at
CTLT how to make a full blown menu system like this with nested submenus and all, its a lot of work to do by hand, and for the most part DW is not much help for layers based work.
With the Menu Magic II extension you can select which menu is in the down state (the black "Self Storage" section when the page loads) and which link is in the down state (the Past Clients link in the Commercial Property section) and both are handled in JS parameters in the BODY OnLoad property. That is a very efficient way of handling it, and makes it look even better. Those are JS functions I would rather not code myself that is for sure!