CSS menu help needed with FireFox?



               

               2.0.0.6 for Windows,Mac,Linux

Question:Hi
I have a CSS menu it works fine with Internet Explorer
but with Firefox the border of the menu didn't show up.

see it here:
http://www.n8n8.com/test.php

see it with Firefox and IE , And you will understant what iam talking about.

thanks in Advance

Answers:
Just change the css code parts from original to the following
#dropmenudiv{
position:absolute;
border:1px solid #FFA70E;
border-bottom-width: 1;
border-top-width: 2;
font:12px Tahoma;
line-height:16px;
z-index:30;
}

#dropmenudiv a{
width: 98%;
background-color: FFFFFF;
display: block;
text-indent: 3px;
border-bottom: 1px solid #E87400;
padding: 0px 1;
text-decoration: none;
color:000000;
font-weight: bold;
}
I understand there is still a bit difference between the show on IE and mozilla, I'd leave it to you to fine tune it or make different set of style for different browser.
Hope this would help.


trial and error. unfortunate, i know
Always write your code for Firefox or another CSS compliant browser –first –and then fix to work with IE. Not the other way around.
Server error - no file found.

Generally, that means you have coding some where that needs to be fixed :)

More FireFox Questions & Answers...
  • How can I get rid of the internet stats that show up every time I open firefox?
  • FireFox Problem?
  • I have opened a new tab in a Mozilla Firefox window. Is it possible to make that tab expand to a new window??
  • Firefox pop-up blocking?
  • On Mozilla Firefox, how do I make any page my home page? I can't find where to do it...?
  • Which one is better? Internet Explorer 7 or FireFox 2.0 and why?
  • Why do my pictures not load/take a longer time to load on firefox but load on internet explored?
  • Since using Firefox I can't see text typed into Amazon.co.uk search boxes. Why?
  • Can I download mozilla firefox without losing internet explorer?
  • Ok then Internet Explorer 7, Firefox 2, or Safari 3.0.2 Beta which one is better?
  • This article contents is create by this website user, FireFoxAnswer.com doesn't promise its accuracy.