Computing.Net > Forums > Web Development > Refresh Page

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to get for your free account now!

Refresh Page

Reply to Message Icon

Name: chrismr
Date: July 8, 2008 at 09:30:36 Pacific
OS: XP
CPU/Ram: P4
Manufacturer/Model: SELF
Comment:

When I goto my home page using firefox, the picture on the left does not always diaplay.
http://www.chrismr.com/new/new.htm
If I enter the URL and press enter, the picture is not displayed. If I choose refresh on firefox's gui, I sometimes see the photo.
Then it will go away.
When I view the page using IE, the photo is always displayed. Is this a setting on the browser that is causing this, or on the Web Server. I am running IIS.

Thnaks


Report Offensive Message For Removal

Sponsored Link
Ads by Google

Response Number 1
Name: Michael J (by mjdamato)
Date: July 8, 2008 at 10:12:38 Pacific
Reply:

I don't see why that would happen. However, I did notice some odd/non-standard things in the HTML code. You could try cleaning some of that up to see if it helps.

1. You gave all the images the same ID. Elements on a page must have unique IDs.

2. The ALT parameters for the images have a leading space. Nothing technically wrong with this, but I'd remove it myself.

3. One image has a comma and space in the file name. Again, nothing technically wrong with this, but it's best to exclude special characters in file names.

Michael J


Report Offensive Follow Up For Removal

Response Number 2
Name: chrismr
Date: July 8, 2008 at 20:56:23 Pacific
Reply:

I don't understand how this came to be. I have made this these pages using DreamWeaver. I am not all that great with HTML code.


Report Offensive Follow Up For Removal

Response Number 3
Name: Jaypee666
Date: August 7, 2008 at 15:38:05 Pacific
Reply:

some times this can happen if your browser is accessing a cached page.

One way around it is to refresh the page by holding Ctrl and pressing F5, this will force your browser to reget the page and all images from the server.


Report Offensive Follow Up For Removal
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Refresh Page

JS/PHP: Update w/Call to 2nd Page www.computing.net/answers/webdevel/jsphp-update-wcall-to-2nd-page/1907.html

Refresh a page once? www.computing.net/answers/webdevel/refresh-a-page-once/196.html

Refresh Portion of the Page www.computing.net/answers/webdevel/refresh-portion-of-the-page/1708.html