Dwain Alford wrote:

1.  the menu operates as expected, except that only on the index page
is the sub-<li> background transparent and the copy and the menu gets
all jumbled together in ie 6 and 7 and is unreadable.

http://www.studiokdd.com/sandbox/index.html

The background isn't transparent, but IE (all versions) has stacking
problems.
Try adding...
ul#nav {position: relative;}
...to stack the entire menu on top. Works fine at my end, and shouldn't
disturb other browsers.

2.  since there are those who surf the web with javascript turned
off, would best practices be to make the main link go to a separate
page to access the fly out links?  maybe i have answered my own
question, but i would like to get some feedback, since i haven't
looked closely at thierry's accordion menu yet.

You've got (plans for) a site map. Just make sure it's complete and always available, and no one should miss anything.

regards
        Georg
--
http://www.gunlaug.no


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to