Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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

  • 3 отговора
  • 2 имат този проблем
  • 12 изгледи
  • Последен отговор от 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.?

Всички отговори (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.