Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

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

  • 2 odpovede
  • 13 má tento problém
  • 1 zobrazenie
  • Posledná odpoveď od 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.

Všetky odpovede (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.