Please see: http://www.ekstasis.net/z/bbqlodge6/

In the suckerfish driven drop-down menus - I've got Internet Explorer
looking as required. When you hover over a second-level list item it goes
bold.

I cannot get the same appearance in other browsers.

If I set the :hover to font-weight: bold (2nd li) the hover function on
Mozilla/Netscape browsers no longer work. (Firefox & Safari do work.)

Sitecheck comments as well please.

Thanks.


code currently:

#nav li li:hover { background: #fff; }
#nav li.navtop:hover a, #nav li.navtop.sfhover { font-weight: bold; }

Netscape/Mozilla breaks if:

#nav li li:hover { font-weight: bold; }
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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