搜尋 Mozilla 技術支援網站

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

了解更多

Firefox cannot follow an <a href> tag but IE can

  • 2 回覆
  • 13 有這個問題
  • 1 次檢視
  • 最近回覆由 Mephisto_VI

more options

I am not the only FF user affected by this for this site as confirmed by others. at http://eternalwars.com they have a help section. all pages that use the <a href="..\(insert directory\(insert page)">(insert text here)</a> type linking do not load in Firefox but do in Internet Explorer. what shows up at the bottom when I hover over the links are, for example of one of the pages, http://eternalwars.com/help/..\help\Help_Skills.php which gives a 404 error since it is supposed to go to http://eternalwars.com/help/Help_Skills.php All the pages on that site that use that type of <a href="..\dir\page">text</a> code give 404 errors.

I am not the only FF user affected by this for this site as confirmed by others. at http://eternalwars.com they have a help section. all pages that use the <a href="..\(insert directory\(insert page)">(insert text here)</a> type linking do not load in Firefox but do in Internet Explorer. what shows up at the bottom when I hover over the links are, for example of one of the pages, http://eternalwars.com/help/..\help\Help_Skills.php which gives a 404 error since it is supposed to go to http://eternalwars.com/help/Help_Skills.php All the pages on that site that use that type of <a href="..\dir\page">text</a> code give 404 errors.

所有回覆 (2)

more options

Yes that will happen when using backslashes - \ in URL's.

Slashes - / are needed.

more options

any way for firefox users to get around this, like an addon or configuration change? many people who go to the site I listed would like to know.