搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.