Why do you have this container - div#derm_menu - at all? What
does it do for
you that you cannot do with just the <ul>s? Seems to me
that two unordered
lists with zero margin/padding, as you have, with component
<li> tags
floated left, would work just fine. Then you avoid the nasty
negative
margin (which is always worth avoiding).
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"Bob Timms" <webforumsuser@macromedia.com> wrote in
message
news:gn9mjf$89k$1@forums.macromedia.com...
>A page I'm starting to work on
http://bobsproto.com/work.html
displays the
>menu
> in the central part of the page horizontally in
FF,ie6,ie7, and Opera but
> its
> broken badly in Safari, Chrome and of course live view
in DWCS4. I've not
> had
> much experience with webkit so any suggestions would be
appreciated.
>