By the way, I'm aware of Referhttp://groups.google.co.uk/group/turbogears/browse_thread/thread/730ac18cbc2cac04/47b113a88a3502f0?hl=en&lnk=gst&q=weird+css#47b113a88a3502f0
On 13 Sep, 10:34, Diego <[EMAIL PROTECTED]> wrote: > I have a TG application combined with dojo (used only for widgets and > AJAX requests). > Whenever a page is loaded in IE, it is first displayed without CSS and > then CSS is loaded. It happens every single time (even for the login > page). It works just fine on Firefox. > The constant blinking is very annoying and somehow I have to fix > this. > > I have a master.kid template file. Initially, I had a master css > included within master.kid. In a believe that this might fix the > problem, I then change this setting and the master css is imported > directly into each individual 'local' css file. So now each page loads > a single css file. This doesn't help, the problem persists. I tried > this based on a forum posting somewhere (I don't remember where). > > The problem exists on my local machines accessing cherrypy directly > through a port as well as on WebFaction, which actually has a similar > setting. > > I observed that it might have to do with caching. The very first time > a page is loaded (after cleaning the cache), it loads okay. Every > subsequent loading exhibits the problem. I tried several ways to > forbid caching, but at no avail (either caching is not the cause of > the problem or no-caching tricks don't really work). > > Any help what to try would be greatly appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

