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

Problem accessing hyperlinks on my website

  • 1 odpoveď
  • 2 majú tento problém
  • 2 zobrazenia
  • Posledná odpoveď od 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.

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