Re: IE6 background-image problem - works with N6/7, Firefox


Go Back   Computer Help Articles > Internet Explorer 6
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 04:21 PM
Robert Aldwinckle
 
Posts: n/a
Default Re: IE6 background-image problem - works with N6/7, Firefox

<didier.boelens@steams.be> wrote in message
news:1132088609.775648.113760@g14g2000cwa.googlegr oups.com...
> Hello Gurus,
>
> I am facing this crazy problem but I don't find any solution... Could
> you please help me?
>
> In fact, I am developping some kind of template control (ASCX file /
> ASP.NET 1.1) [I don't know if it matters] and with Netscape 6/7,
> Firefox, ... it is just perfect but with IE6, the behavior is quite
> different.
>
> So, when I am displaying (or attempting to display) the table's
> content, all the "background' images are not displayed (replaced by
> blanks). Refreshing (CTRL-F5, refresh button), simply changes the
> images that are displayed. If I am lucky, I have them all but...
>
> If I want to make sure to have a correct display, I click the IE "Back"
> button, then directly the "Forward" button. The result is then just
> perfect !!!!



The difference depends on whether the images are cached
and what your cache-checking option is set to.
E.g. setting it to Every visit... would be equivalent to Refresh
not having the images cached would be equivalent to Ctrl-F5
setting it to Never with all images cached would mean that
pressing Back would be identical to setting Work Offline
and then requesting its URL.

Use a tracer such as FiddlerTool to see this.


HTH

Robert Aldwinckle
---


Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Background image that cannot be deleted...HELP! Magnum99 Windows XP Basics 6 01-05-2006 11:12 PM
Digital Image Suite (Transparent Background) Tommy Windows XP Photos 1 01-05-2006 07:09 AM
How to stop MS Paint changing resolution of files to 96 dpi? Dmitry Kopnichev Windows XP Photos 33 01-05-2006 07:06 AM
Internet connection problem wetibbe Windows XP New Users 0 01-05-2006 02:57 AM
Problem During Shutdown Narayan_Bhat Windows XP Help and Support 18 01-05-2006 02:48 AM


All times are GMT. The time now is 05:53 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Re: IE6 background-image problem - works with N6/7, Firefox