Re: Doesn't work on Mozilla -
10-15-2005
, 05:24 PM
On 2005-08-31, Delta <xxx (AT) hotmail (DOT) com> wrote:
Quote:
I have a drop-down horizontal menu
in IE6 it works fine
in Mozilla it is very bad
what can I use and what I can't ?
First off you should use valid HTML. (HTTP://validator.w3.org/)
(you're missing a character-encoding line and possibly more)
Secondly validate the CSS.
Then when it still doesn't work there will be less confusion about why.