This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Why are the drop-down menus which I have written for my website displaced to the right in Firefox?

  • 2 antwoorde
  • 2 hierdie probleem
  • 1 view
  • Laaste antwoord deur nigel.bacon

more options

I am using a combination of html, css pages and JavaScript to provide my visitors with drop-down menus.

The menus are designed to appear directly under the top-level "pseudo-buttons" when those buttons receive an "onmouseover" event.

Whilst IE, Avant and Chrome browsers display these menus correctly - ie in the designed position - Firefox displaces them approximately 50% of their width to the right. There are no other problems.

I would like to have my websites working correctly in ALL web browsers, including Firefox.

Any suggestions as to how I can edit my code to correct this issue will be gratefully received.

I am using a combination of html, css pages and JavaScript to provide my visitors with drop-down menus. The menus are designed to appear directly under the top-level "pseudo-buttons" when those buttons receive an "onmouseover" event. Whilst IE, Avant and Chrome browsers display these menus correctly - ie in the designed position - Firefox displaces them approximately 50% of their width to the right. There are no other problems. I would like to have my websites working correctly in ALL web browsers, including Firefox. Any suggestions as to how I can edit my code to correct this issue will be gratefully received.

Gekose oplossing

Update your browser to Firefox 8 and check

Lees dié antwoord in konteks 👍 0

All Replies (2)

more options

Gekose oplossing

Update your browser to Firefox 8 and check

more options

Thank you! It's nice to know that my coding is cross-browser compliant!