Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Which Help file format is best for an application running in a Firefox browser?

  • 3 odpowiedzi
  • 2 osoby mają ten problem
  • 2 wyświetlenia
  • Ostatnia odpowiedź od cor-el

more options

I am writing a Help file system for a Web-based application that runs in Firefox 13. I need to make sure that the Help file output is compatible with a Firefox platform. Which types of Help platforms are compatible with Firefox? For example: .chm, .html, .xhtml, etc.?

I am writing a Help file system for a Web-based application that runs in Firefox 13. I need to make sure that the Help file output is compatible with a Firefox platform. Which types of Help platforms are compatible with Firefox? For example: .chm, .html, .xhtml, etc.?

Wszystkie odpowiedzi (3)

more options

Why are you still running Firefox 13? Please update IMMEDIATELY to Firefox 18.0.1, there are dozens of critical security issues in Firefox 13 that aren't fixed until Firefox 18

more options

Thanks for your response. Right now, we are developing on the old platform. Unfortunately, updating to Firefox 18 is out of my control.

With that in mind: what Help platforms are compatible with Firefox? Thanks.

more options

The HTML format should work in all modern browsers if you use W3C compliant code.

Other formats only work in specific browsers like IE.