搜尋 Mozilla 技術支援網站

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

了解更多

Problem accessing hyperlinks on my website

  • 1 回覆
  • 2 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

hyperlinks on my website work with Internet Explorer but not with Firefox browser.

hyperlinks on my website work with Internet Explorer but not with Firefox browser.

所有回覆 (1)

more options

You need to use a proper HTML or text editor to create those pages. What you now have is MS Office code that mostly consists of VML code. Only IE can display such documents properly. VML doesn't work in other browser as like Firefox.

You can see that VML code as green comments in View > Page Source

You can look at an editor like KompoZer to get W3C compliant HTML code.