>>Can anybody suggest a cleaner and/or more efficient way to describe a 
nested menu?

My appraoch was to use
- a standard HTML list for the menu items, with standard HTML links,
- a CSS file to describe the display,
- some Javascript functions for the dynamics of the menu.
Advantages are that all your sub pages are easily indexed by robots,
and if you use the same HTML list with no or different CSS file, you get
a standard "Site map" for the same price.

Some claim that can make a 100% CSS design but the CSS styles are a PITA 
to define properly,
especially for multi level menus.
I use styles only the first 2 levels in the menu, then extend the styles 
to all levels in the init function
in the script. It makes the design of the style much easier.

-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241345
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to