This is a discussion on "IE Caching issues" within the Starting Out section. This forum, and the thread "IE Caching issues are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
IE Caching issues
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
IE Caching issues
Hi
Why is it that every time I click on an button on the navigation menu, the page reloads even though they shared same background images through out the site and I see images being cached in the IE Temporary Internet Files folder ? could it be the way I implemented? Thanks |
|
|
|
#2
|
||||
|
||||
|
Re: IE Caching issues
that's just the way IE works and is irrelevant to how you build the site
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
#3
|
|||
|
|||
|
Re: IE Caching issues
But I don't see others people website s header gets reloaded in IE7
|
|
#4
|
||||
|
||||
|
Re: IE Caching issues
IE will only 're-load' the images if they aren't the same images used on other pages. what's the URL of your website?
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
#5
|
|||
|
|||
|
Re: IE Caching issues
I put up two testing html pages and heres http://ahzhou.com/testing . The page blinks when you click on either of home or about button. I checked that IE did cache those two background and mid background image. If they did cache it, then why it still blinks?
|
|
#6
|
||||
|
||||
|
Re: IE Caching issues
Works perfectly for me. There's no issue.
Each webpage is unique, the browser doesn't know it's going to be exactly the same until it re-draws it. But, because images are cached, the -re-drawing process happens so quickly "it seems" that the header is fixed as you navigate around the website. It just happens so quickly that we can't notice it. If the page is blinking for you when you click the links, I think it's because your browser is taking too long to re-draw the page. Either because it's too slow, not enough memory is availble, too many windows open, too many programs running, poor graphics card, etc...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
#7
|
|||
|
|||
|
Re: IE Caching issues
Can you check this link on IE http://www.ahzou.com/tests
|
|
#8
|
||||
|
||||
|
Re: IE Caching issues
address not found. can you check the link?
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
#9
|
|||
|
|||
|
Re: IE Caching issues
Sorry, for the wrong link. http://www.ahzhou.com/testing
|
|
#10
|
||||
|
||||
|
Re: IE Caching issues
Everything is fine. The browser is working as it should.
Like I said, don't get hung up on this because there's nothing you can do about it. The page may blink depending on the user's pc specs and browser configuration. You're reusing the same images on both pages. It's beyond your control now...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
#11
|
||||
|
||||
|
Re: IE Caching issues
PS.: I just opened a load of programs and tried it in IE6 when my laptop was very busy doing other stuff. Yes, the background blinks, I can see it.
But there's nothing you can do about it...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
#12
|
|||
|
|||
|
Re: IE Caching issues
Oh man, WHY IE sucks soo bad!
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IE and FF Issues... | Aaron1988 | Web Page Design | 0 | May 10th, 2008 15:52 |
| Firefox not caching! | CloudedVision | Webforumz Cafe | 6 | Apr 8th, 2008 00:09 |
| Serious issues in IE7 | Daimz | Web Page Design | 2 | Aug 21st, 2007 12:38 |
| GD Issues. | PicoDeath | PHP Forum | 6 | Apr 5th, 2007 16:53 |
| Preload and caching of externally loaded JPGs | hip | Flash & Multimedia Forum | 5 | Nov 8th, 2006 13:49 |