Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 2 trả lời
  • 13 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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.