為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

*** DROPDOWN MENU PROBLEM ***

  • 1 回覆
  • 1 有這個問題
  • 7 次檢視
  • 最近回覆由 Shadow110

more options

Hi, good morning ! We have realized new website for our industry. We tested the web site with all browser and we have the problem with browser MOZILLA: the dropdown menu does not work properly because it overlaps the menu items...

see below:

www.renzacci.it/Pagine/Prodotti/Lavasecco/default.asp?lang=en

We use CSS3 but we have not been able to solve the problem, please help us?

SIlvano Martinelli from Italy

Hi, good morning ! We have realized new website for our industry. We tested the web site with all browser and we have the problem with browser MOZILLA: the dropdown menu does not work properly because it overlaps the menu items... see below: www.renzacci.it/Pagine/Prodotti/Lavasecco/default.asp?lang=en We use CSS3 but we have not been able to solve the problem, please help us? SIlvano Martinelli from Italy
附加的畫面擷圖

所有回覆 (1)

more options

Hello You have major coding issues so far in your HTML. You are mixing 2 kinds of code up. Please consult with webmaster and please use World Wide Wed Consortium (W3C) to validate your code. https://validator.w3.org/ If you validate your code it will run in all browsers with no problems. If looking to biz then you need to also make your pages in HTML5 Responsive Code so it fits on all sizes of screens from tablets to phones to big TV's. Also Bootstrap and WP mixed all up. Your errors in here for you https://validator.w3.org/check?uri=http%3A%2F%2Fwww.renzacci.it%2FPagine%2FProdotti%2FLavasecco%2Fdefault.asp%3Flang%3Den&charset=%28detect+automatically%29&doctype=Inline&group=0

Your errors for your CSS pages can be checked here https://jigsaw.w3.org/css-validator/

Your CSS errors are https://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.renzacci.it%2FPagine%2FProdotti%2FLavasecco%2Fdefault.asp%3Flang%3Den&profile=css3&usermedium=all&warning=1&vextwarning=&lang=en

I would think with what I am seeing that you might want to find a HTML5 Responsive Template to work with. There are many free ones https://html5up.net/ and a few good ones where you get many templates for a few dollars such as https://pixelarity.com/ With what you are working with you would also have to pay attention to security updates to the program and then update your pages. If use straight HTML5 it is correct all the time.

Yes your pages may work in other browsers but if you want to get a good google ranking then code needs to be perfect. I have pages on the 1st page of a google search.

There is no short cuts to doing it right. You might find some one to right some code for Firefox but if looking for google rankings and to sell product..... The above Templates you can adapt your design or information to and the will work. Just keep checking your code and css at W3C.

I see your in Italy doing a English page. Have someone that knows English better to check your phrasing, it needs some work.

Please let us know if this solved your issue or if need further assistance.

由 Shadow110 於 修改