IE11 Fallback and Caching Problem
-
Here is the scenario.
WITHOUT CACHE
Most browsers work normally with the IMAGE SWATCHES I have implemented.
IE11 will fallback to a text drop down. I personally do not like this behavior as I have seen other live demos of swatch plugins that still display IMAGE SWATCHES in IE11 etc.USING CACHE
I use WProcket to cache my shop pages.If I FIRST visit a shop page with IE11, then the cache will build a TEXT DROP DOWN version. But then all other browsers will only see the TEXT DROP DOWN version because that’s how the cache with build.
If I FIRST visit a shop page with FF/CHROME/SAFARI etc., the cache will build the desired IMAGE SWATCHES. But then when I visit with IE11, I am presented with IMAGE SWATCHES (cached) but they do not properly function. In otherwords, the caching prevents the fallback.
This is a catch 22. I have disabled the plugin but I want to let you know the problems I experienced.
- The topic ‘IE11 Fallback and Caching Problem’ is closed to new replies.