Tom McNeer wrote: > Ingo, > > Thanks very, very much for your explanation. I didn't actually see anything > happen in Firebug when I selected #twocolumn and moved my mouse near the > borderline. What should I have seen?
It was just a debugging note. When hovering over the submenu, the mouse looses focus once this imaginary "borderline" is passed, and your menu collapses. This wrong behavior is independent from the chosen text-zoom. Enlarge the text by one step in Firefox 2, the menu still collapses on the same "borderline". So the problem could not be found in the menu entries or its scripting, but in its underlying structures. > > But of course, your solution worked. I'm very grateful. > > Just to be clear: the CSS in those divs is part of a pre-built commerce > package, whose author I'm doing some work for. He freely admits that the > current CSS is a mess, and has a project going to build far better > templates. > > So we'll need to see what, if any, effect the change in those attributes has > in other areas (the person who built the existing CSS is long gone). But now > we know the problem. > > And I'm very appreciative for your help. > > Glad I could help. Again, any other containing floats technique should do. thanks, Ingo -- http://www.satzansatz.de/css.html http://www.dolphinsback.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
