Riva wrote: > I find that the background flashes in > IE - not > just once, but every time I go to the page. I tried all the usual > "fixes" I could find and even cleared the cache, but it is still > happening. Any advice would be much appreciated.
Hi Riva, I have tested the site in IE5, 5.5, 6 and 7 and I can't replicate the issue you describe. You do have a transition set on each page: <meta http-equiv="Page-Enter" content="blendTrans(Duration=0.1)"> This may be causing what you see. Alternatively, try setting "no-repeat" on the background image since the image is static. Kieron McIntyre www.digbyswift.com www.cssfilters.net ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
