Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Problem accessing hyperlinks on my website

  • 1 件の返信
  • 2 人がこの問題に困っています
  • 2 回表示
  • 最後の返信者: 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.