Dear Folks,

I have a mission-critical application: my six-year old son's website!
http://linus.nicku.org/
The horizontal menus are adapted from
http://www.htmldog.com/articles/suckerfish/dropdowns/example/bones2.html

but they break in Opera 9.

If I uncomment the width in ".nav li" below

1. In Opera 9, the hover works the first time, then not at all till I
  refresh.

2. IE then shows the menus with strange gaps.

.nav li {
        float: left;
        /* width: 11.05em; */ /* width needed or else Opera goes nuts */
}


I really want a flexible layout, since I am so tired of seeing the
enlarged text constrained within tiny 720 pixel width boxes on my 1920
pixel wide screen.
--
Nick Urbanik   RHCE         http://nicku.org        [EMAIL PROTECTED]
GPG: 7FFA CDC7+5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24

Attachment: pgpqiXTO4GhDS.pgp
Description: PGP signature

______________________________________________________________________
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