搜索 | 用户支持

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

详细了解

Firefox 5 stopped displaying graphics

  • 2 个回答
  • 30 人有此问题
  • 1 次查看
  • 最后回复者为 jamjr99

more options

I recently set up my own website at Fat Cow to advertise my ebooks. I'm building my web pages with Microsoft Word 2010 and saving them as regular htm/html (not filtered) files, and then FTPing them to Fat Cow. The web pages look fine on IE, but the latest versions won't display the graphics in Firefox 5. Other than a few textual updates (the text displays okay) the only changes I made to the webpages were to add title, subject, and author fields to the Word docx file before I saved them to html format. One of the pages that has graphics, the Author description page, still displays my picture okay because I haven't changed it.

I recently set up my own website at Fat Cow to advertise my ebooks. I'm building my web pages with Microsoft Word 2010 and saving them as regular htm/html (not filtered) files, and then FTPing them to Fat Cow. The web pages look fine on IE, but the latest versions won't display the graphics in Firefox 5. Other than a few textual updates (the text displays okay) the only changes I made to the webpages were to add title, subject, and author fields to the Word docx file before I saved them to html format. One of the pages that has graphics, the Author description page, still displays my picture okay because I haven't changed it.

被采纳的解决方案

It is still an MS Office document with VML code and you need to make sure that you disable VML when saving the file to make it work in other browsers than IE.


定位到答案原位置 👍 1

所有回复 (2)

more options

选择的解决方案

It is still an MS Office document with VML code and you need to make sure that you disable VML when saving the file to make it work in other browsers than IE.


more options

Thanks for your helpful hint. I was able to disable the VML encoding as soon as I found the well hidden checkbox (Microsoft does like to hide things in odd places). However, I also discovered it's best to save the file as "Filtered HTML" rather than regular HTML, at least for my own webpages. It also saves a heck of a lot of disk space at the web host.