Hi,
I have a simple page created by Microsoft Word 2007. It consists of an htm file and a folder which includes images. Firefox cannot load the images while other browsers can. Do you have any idea about the problem?
Thanks,
Yassar
Hi,
I have a simple page created by Microsoft Word 2007. It consists of an htm file and a folder which includes images. Firefox cannot load the images while other browsers can. Do you have any idea about the problem?
Thanks,
Yassar
Short note: this is a common pitfall when using a word processor to produce web pages. As warned, those exports often include Office-specific markup and embedded objects that some browsers do not understand. solved the immediate problem by changing how the file was produced; the checklist and tips below help others find and prevent the same issue.
Quick diagnostic checklist:
Practical fixes and workflow recommendations:
These steps make it easy to find whether the issue is export markup, file paths, unsupported image formats, or server-side MIME problems.
Jump to Post— drjohn 56What format are the images in?
Also, creating a web page using MS Word, or any other program not originally designed to create web pages really does make helping you very difficult, as the page will be full of rubbish whose sole purpose is to convert it back into …
What format are the images in?
Also, creating a web page using MS Word, or any other program not originally designed to create web pages really does make helping you very difficult, as the page will be full of rubbish whose sole purpose is to convert it back into a word doc.
What format are the images in?
Also, creating a web page using MS Word, or any other program not originally designed to create web pages really does make helping you very difficult, as the page will be full of rubbish whose sole purpose is to convert it back into a word doc.
Thanks for the answer drjohn, the images were in <v:shape> format, i recreated the htm file using the filtered option of microsoft word and it worked. When i used the filtered option, images were created in <img> fromat and it worked in all browsers.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.