Ian Skinner wrote:
> My approach 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.


This also helps with accessibility, as a screen reader doesn't 
differentiate between the "collapsed" sub-links and visible links - it 
sees them all.

I've had very good cross-browser luck with both vertical and horizontal 
nested list using CSS and Javascript.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241440
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