Web Design Forum: IE7 not refreshing - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

IE7 not refreshing Rate Topic: -----

#1 User is offline   Eskymo 

  • Web Guru
  • PipPipPipPipPip
  • View gallery
  • Group: Members
  • Posts: 2,437
  • Joined: 05-September 06
  • Reputation: 36
  • Gender:Female
  • Location:Fife, Scotland, UK
  • Experience:Advanced
  • Area of Expertise:Web Designer

Posted 02 August 2008 - 04:55 PM

I'm having a weird thing happen with IE7 - it's a nightmare to test stuff on at the moment as the page I'm testing loads fine once, then if I make a change to the CSS and re-upload that and then hit refresh in IE7 - the page takes hours to load or just hangs and does nothing.

thought it might be the phishing filter as that does slow things down, so I switched that off - no change.

Anyone got any ideas?
0

#2 User is offline   pat24 

  • Guru of nothing important!!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 2,183
  • Joined: 29-April 08
  • Reputation: 131
  • Gender:Male
  • Experience:Intermediate
  • Area of Expertise:Web Developer

Posted 02 August 2008 - 05:46 PM

Just a thought but have you tried Holding the Control key, and press F5 to bypass the cache.

Pat
0

#3 User is offline   Eskymo 

  • Web Guru
  • PipPipPipPipPip
  • View gallery
  • Group: Members
  • Posts: 2,437
  • Joined: 05-September 06
  • Reputation: 36
  • Gender:Female
  • Location:Fife, Scotland, UK
  • Experience:Advanced
  • Area of Expertise:Web Designer

Posted 02 August 2008 - 05:48 PM

that works a treat - thanks!
0

#4 User is offline   pat24 

  • Guru of nothing important!!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 2,183
  • Joined: 29-April 08
  • Reputation: 131
  • Gender:Male
  • Experience:Intermediate
  • Area of Expertise:Web Developer

Posted 02 August 2008 - 06:03 PM

View PostEskymo, on Aug 2 2008, 18:48, said:

that works a treat - thanks!


Glad it helped.

Pat
0

#5 User is offline   Eskymo 

  • Web Guru
  • PipPipPipPipPip
  • View gallery
  • Group: Members
  • Posts: 2,437
  • Joined: 05-September 06
  • Reputation: 36
  • Gender:Female
  • Location:Fife, Scotland, UK
  • Experience:Advanced
  • Area of Expertise:Web Designer

Posted 02 August 2008 - 06:12 PM

don't know what the issue is with the refresh button...mind you the entire browser does my head in - not sure why anyone would want to use it...
0

#6 User is offline   pat24 

  • Guru of nothing important!!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 2,183
  • Joined: 29-April 08
  • Reputation: 131
  • Gender:Male
  • Experience:Intermediate
  • Area of Expertise:Web Developer

Posted 02 August 2008 - 06:20 PM

View PostEskymo, on Aug 2 2008, 19:12, said:

don't know what the issue is with the refresh button...mind you the entire browser does my head in - not sure why anyone would want to use it...


Unfortunately its shipped with almost every pc sold, I believe Dell have started shipping with linux and firefox, hopefully it will catch on but dont hold your breath.

Pat
0

#7 User is offline   Mihai Georgescu 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 338
  • Joined: 04-May 08
  • Reputation: 0
  • Location:Suffolk, UK
  • Experience:Web Guru
  • Area of Expertise:Coder

Posted 02 August 2008 - 07:32 PM

Also to prevent client side caching on other people's IE browsers you can try this trick. The only thing that I'd like to add to the article is that if you have php on your server you can automate the variable by adding the timestamp to the file:
<link rel="stylesheet" type="text/css" media="screen" href="css/screen.css?<?=time()?>"/>

The output will then be something like:
<link rel="stylesheet" type="text/css" media="screen" href="css/screen.css?1217698245" />

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users