Hey, You are spot on. It mean I was thinking right way that there is some smart line of code that will tame IE.
Thanks a lot. Jquery group Rocks!!! On May 17, 5:23 pm, "Brian Cherne" <[EMAIL PROTECTED]> wrote: > You are probably using IE6 and some element (or child element) that is > sliding has a css background image... just a guess... > > http://learningtheworld.eu/2007/performance/ > #2 Enforce caching I think is the safest way to fix this (without writing > nasty cross-browser code). > > Brian. > > On 5/17/07, joomlafreak <[EMAIL PROTECTED]> wrote: > > > > > I have a very simple question. Whenever fading out, fading in, > > slidedown, slideup etc animations occur (for me on my notebook), the > > IE shows flickering of mouse over the screen as if it is downloading > > something. Thats does not happen in FF. I wonder why does this happen. > > Im sure it is not a bug but some default property of our beloved IE > > that does it and I hope there is some extra line of code (like ! > > important in css) to tame this behavior in IE.