Pictures not showing in Mozilla firefox

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
Vinny7
Posts: 4
Joined: Sun May 10, 2009 8:16 am

Pictures not showing in Mozilla firefox

Post by Vinny7 »

HTMLpad 2008 v9.51 - When I preview my page with Mozilla, the pictures which are jpg files do not display. However in Internet explorer, it shows up fine. Can anyone please help with this problem?
Thank you.
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: Pictures not showing in Mozilla firefox

Post by Karlis »

Right-click the pic and see properties. It should shed some light.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Vinny7
Posts: 4
Joined: Sun May 10, 2009 8:16 am

Re: Pictures not showing in Mozilla firefox

Post by Vinny7 »

Thanks. The properties show the size as 250px x 250px and the size of file unknown (not cached).
Is that the problem and what can I do about it?
Thank you. vinny
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: Pictures not showing in Mozilla firefox

Post by Karlis »

The problem most likely lies in the path of the image. I do not believe that there is a bug in the FireFox. Probably IE handles paths better than FF so it is visible in IE.

If image path handling seems like a complex task, the safest way is to save image in the same folder as the file being edited and use <img src="myimage.gif". At least you can try this to see if it works better for you. Also do not forget to check the page in regular web browser as it is the ultimate test for your page.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Vinny7
Posts: 4
Joined: Sun May 10, 2009 8:16 am

Re: Pictures not showing in Mozilla firefox

Post by Vinny7 »

Thanks - it worked after I copied picture to the same folder as you suggested.
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Re: Pictures not showing in Mozilla firefox

Post by chrisjlocke »

Vinny7- I'd suggest this site, as it appears you're struggling with coding HTML manually.

http://www.htmldog.com/


.
Post Reply