Hi All,

I'm working on creating a pure css horizontal drop down menuing system.
Naturally my markup consists of nested unordered lists and I'm using the
:hover pseudo class to expand items that the user mouses over.

I am experiencing several problems at the moment, mostly related to
z-index. However one thing that is particularly concerning me is
something that I suspect might be a bug in Firefox.

One of the expanded menus expands to cover a text box. The menu works
fine until the mouse moves over an area of the expanded menu that covers
the text box. At this point, the menu vanishes and I am left with a
caret cursor over the text box and no menu.

I am aware of a possibly related bug here:
http://www.garretwilson.com/notes/computers/internet/browsers/mozilla/mo
usebug.html. I suppose it all depends whether Firefox relies on this
functionality internally to execute CSS stuff.

I'm interested to hear whether anyone else has experienced this problem,
and if so, if they managed to find a way around it.

Thanks in advance,

James
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to