In this
pet project of mine I have two large background images. Unfortunately this means that IE will display a nasty page flicker on each request. Implementing AJAX for getting rid of it, is overkill. I solved this in a different way....
Sometimes I'm really happy with SharePoint and sometimes I'm not. Today I'm happy again. In creating a connected webpart I noticed a very long and irritating page flicker. Normaly I don't really bother and to all those implementing a complete ajax solution just because of a little page flicker: Get a life! I'll show you how to eliminate this page flicker in SharePoint (or any other website btw) without adding an updatepanel....