Stop IE Flickering Between Pages

I dont know if anyone has noticed but in IE when you click between pages in your site that have common elements i.e. a header. Your page will flicker for a brief moment. But in FireFox the page will not flicker and it will look smooth. I came across a fix for IE that will make this smooth just like in firefox.


To use simply add the following 2 tags into your <head> section on your page:

<meta http-equiv="Page-Enter" content="blendTrans(Duration=0)">
<
meta http-equiv="Page-Exit" content="blendTrans(Duration=0)">


Hope you find this useful.


Thanks
Stefan

Published Thursday, January 31, 2008 1:52 PM by stefan.sedich
Filed under: , , , ,

Comments

# re: Stop IE Flickering Between Pages

Thursday, January 31, 2008 1:33 AM by Uwe

It is called "fajax" or "fake ajax". (Google would give a lot of results if you google for it)

# re: Stop IE Flickering Between Pages

Thursday, January 31, 2008 3:30 AM by Ramon Smits

What would even be a better solution is not using tables for formatting. Because I'm guessing that you're using that. This helps in speeding up rendering of the pages and reduces flickering.

# re: Stop IE Flickering Between Pages

Thursday, January 31, 2008 9:51 AM by AndrewSeven

Using fajax with the Asp.Net Ajax Extensions produces a very smooth UI for web applications.

# Stop IE Flickering Between Pages

Thursday, January 31, 2008 11:03 AM by DotNetKicks.com

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# re: Stop IE Flickering Between Pages

Thursday, January 31, 2008 11:21 AM by otint

this worked perfectly! thank you, this has been bugging me for a very long time....

# re: Stop IE Flickering Between Pages

Thursday, January 31, 2008 5:53 PM by mikedopp

Also known as fade-jax. Just a little humor on the ajax side of things.

# re: Stop IE Flickering Between Pages

Thursday, January 31, 2008 11:23 PM by stefan.sedich

Tables, ewwwww heheh I refuse to use a table for anything. If I get a cutup with tables I tend to change it right away. Just dont like using them even if its harder to get done other way.

Stefan

# re: Stop IE Flickering Between Pages

Saturday, February 16, 2008 3:03 PM by Lamin Barrow

Tables are out of favours now but they are definately your best pal when you need to present data in a complex tabular form. But in the end you decide what you want to do right..

# re: Stop IE Flickering Between Pages

Saturday, February 16, 2008 3:06 PM by Lamin Barrow

I have this fajax thing in the middle of last year for a while and believe me it gets very anoying after a while. If you use a slow internet connection like i do you will know exactly what i mean.

# re: Stop IE Flickering Between Pages

Thursday, March 27, 2008 1:53 PM by Ron Medellin

Wow!!! What a great fix. Why isn't this IE problem more well known? FireFox does not have this flickering problem.

No luck using an Ajax Update Panel in the .aspx page to stop the flickering.

# re: Stop IE Flickering Between Pages

Thursday, May 08, 2008 9:27 PM by Jake

Thanks!  Awesome trick and a GREAT help!

# re: Stop IE Flickering Between Pages

Sunday, May 25, 2008 8:10 PM by Daniel R. H.

It works perfectly! Thanks

# re: Stop IE Flickering Between Pages

Wednesday, May 28, 2008 4:52 AM by rao

very very good u helped a lot.......

# re: Stop IE Flickering Between Pages

Tuesday, June 10, 2008 12:08 PM by J

thanks for this fix, just what I needed.

# re: Stop IE Flickering Between Pages

Thursday, July 17, 2008 1:29 PM by Inv

Cool! IE totally sucks btw..

# re: Stop IE Flickering Between Pages

Monday, August 11, 2008 2:11 PM by Spencer

Does this work only for ASP sites, or also for static sites?

# re: Stop IE Flickering Between Pages

Tuesday, August 12, 2008 2:25 AM by stefan.sedich

Spencer,

That will work fine for any site, even static HTML sites.

Thanks

Stefan

# re: Stop IE Flickering Between Pages

Tuesday, August 19, 2008 6:43 AM by manoj kumar chouhan

nice your meta tag finished my problems thans& regards

# re: Stop IE Flickering Between Pages

Wednesday, September 17, 2008 10:30 AM by Mark

Thanks :D

# re: Stop IE Flickering Between Pages

Tuesday, September 23, 2008 6:06 AM by test

thanks lot. its working fine. Its a issue for me for a very long time .

# re: Stop IE Flickering Between Pages

Friday, November 07, 2008 1:23 PM by Ajay

Great. It really did a lot to me

# re: Stop IE Flickering Between Pages

Thursday, November 27, 2008 7:47 PM by just.a.nerd

What a nice tips !

I never knew, this was possible.

# re: Stop IE Flickering Between Pages

Wednesday, January 28, 2009 6:18 PM by amanda

ooh thanks so much.. your one of those great sharing people who without I would know nothing!!

# re: Stop IE Flickering Between Pages

Wednesday, February 04, 2009 1:28 PM by Alex

Thanks Stefan, people helpers like you helps take the frustration out of people like me!!!

# re: Stop IE Flickering Between Pages

Wednesday, February 18, 2009 9:57 AM by Rajesh

Thank U so much,.,.,.its very much useful for me,.,.,.

# re: Stop IE Flickering Between Pages

Thursday, February 19, 2009 5:21 AM by Marc

Thank you!

# re: Stop IE Flickering Between Pages

Wednesday, April 22, 2009 2:53 PM by Dinny

It didn't help in my case. Still flickers whenever page loads. (1 time per load)

Leave a Comment

(required) 
(required) 
(optional)
(required)