搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.