Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. 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.