Thursday, December 22, 2011

cannot save pictures with firefoxWhy can't my pictures on my website be seen on different internet versions?

I mean that I uploaded some pictures onto my website, and the file that they were saved on using my FTP program, but then when I try and view the pictures on a different version of Internet Explorer of Firefox, the pictures cannot be seen. What's the deal with that?
Some versions of some browsers can be more forgiving than others. This is commonly caused by the extension.

If your page is asking for image.jpg and the image is named as image.JPG or image.jpeg; it will showup in some browsers and not in others.

Really easy to check and fix in your HTMcannot save pictures with firefoxL.

The other problem can be caused by the "path" to the images.

To fix this, rather than <img src="image1.jgp" /> use this format:

<img src="http://www.yourdomain.com/images/im… />

because relative do not always work.
images were not exported for web. try to edit them in photoshop and export them for web.
Are they in a strange format? Are the browsers configured differently? This is a strange one!
because someone hit you with an UGLY STICK......

I WOULD GET SURGERY IF I WAS U .....
its a natural problem only this hapcannot save pictures with firefoxpens mostly in free web hosting so just design ur site as per the most used browser programs
Make sure you saved the pictures in one of the most common image formats: JPG, PNG, GIF. If not, convert them to any of them (jpg is the recommended one). You can use GIMP software for this.
If the images are meant to be embedded in your page, make sure the filenames are spelled correctly.
Usually there should be an error message shown by your browser. If you provided the message and the images' filenames, you would get more useful answers.

No comments:

Post a Comment