Details
- 
        Type: Bug Bug
- 
        Status: Closed
- 
            Priority: Minor Minor
- 
            Resolution: Fixed
- 
            Affects Version/s: 1.7.1
- 
            Fix Version/s: 1.7.2
- 
            Component/s: Framework, ICE-Components, Sample Apps
- 
            Labels:None
- 
            Environment:ie6 css
- 
                        ICEsoft Forum Reference:
- 
                        Workaround Exists:Yes
- 
                        Workaround Description:
Description
                    When using IE 6, images used in CSS styles may not be cached.  For example:
background-image:url(/images/test.png)
may cause IE 6 to repeatedly load the resource.
            
background-image:url(/images/test.png)
may cause IE 6 to repeatedly load the resource.
Assigning to Mircea to consider implementing the second work-around as part of the ICEfaces framework.