Hello all,

The below code makes Firefox on Mac to behave:

.nav {
        display: -moz-inline-box; /* Fixes Firefox */
        display: inline-block;
}

Any probs with -moz-inline-box in the PC world?

Any good alternatives that will get Firefox to recognize inline-block?

Man, I really need to get a PC.

Many thanks in advance.  :)

Cheers,
Micky

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

Reply via email to