Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

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

搜尋 Mozilla 技術支援網站

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

了解更多

Why does firefox display the same html content differently depending on what domain is used to access the file (eg www.cityescapesphotography.com and www.city-escapes-photography.com appear differently)

  • 3 回覆
  • 6 有這個問題
  • 4 次檢視
  • 最近回覆由 SquirrelBot

more options

I have two domain names that point to the same content, unfortunately, they display differently in firefox (although the same in IE). In particular, the font sizes are extremely different. The sites are www.cityescapesphotography.com and www.city-escapes-photography.com and the difference appears for any pages. There are, as far as I can tell, no css files that have an impact, and the html can be extremely simple (see /test-home.html). The browser is running concurrently on the same computer, displaying both pages concurrently, so configuration should not be a cause for differences. Cache has been cleared.

URL of affected sites

http://www.cityescapesphotography.com

I have two domain names that point to the same content, unfortunately, they display differently in firefox (although the same in IE). In particular, the font sizes are extremely different. The sites are www.cityescapesphotography.com and www.city-escapes-photography.com and the difference appears for any pages. There are, as far as I can tell, no css files that have an impact, and the html can be extremely simple (see /test-home.html). The browser is running concurrently on the same computer, displaying both pages concurrently, so configuration should not be a cause for differences. Cache has been cleared. == URL of affected sites == http://www.cityescapesphotography.com

被選擇的解決方法

Looks the same to me, too. Might be helpful if you specified a DOCTYPE, Character Encoding meta tag, and a Parse Model to give Firefox a chance of rendering those pages in the Standards Compliant mode, instead of the Quirks Mode. http://validator.w3.org/check?uri=http://www.city-escapes-photography.com/

http://en.wikipedia.org/wiki/Quirks_Mode

從原來的回覆中察看解決方案 👍 0

所有回覆 (3)

more options

Both sites appear similar on my end.

more options

選擇的解決方法

Looks the same to me, too. Might be helpful if you specified a DOCTYPE, Character Encoding meta tag, and a Parse Model to give Firefox a chance of rendering those pages in the Standards Compliant mode, instead of the Quirks Mode. http://validator.w3.org/check?uri=http://www.city-escapes-photography.com/

http://en.wikipedia.org/wiki/Quirks_Mode

more options

I had the exact same issue...the solution was one of those "duh...I'm an idiot" deals. With the site displaying in Firefox (using the domain name that is not displaying correctly), in the Firefox menu bar go to View > Zoom > Reset. Duh. Baddabing. :-)