Forum Moderators: open

Message Too Old, No Replies

Trick for speeding up page repainting

saw this trick. Is it safe and when should you use it?

         

Clark

9:10 am on Mar 8, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I just read about this trick:

<META http-equiv="Page-Enter" content="blendTrans(Duration=0.2)">
<META http-equiv="Page-Exit" content="blendTrans(Duration=0.2)">

It's supposed to speed up page transitions or something. Didn't quite understand it as the site did not go into depth about it. Anyone here know about it, what it does and why? Seems to be related to Ajax although supposed to be usable on non ajax sites.

MarkFilipak

10:37 pm on Mar 8, 2008 (gmt 0)

10+ Year Member



Looks IE specific to me. MS put all sorts of crap like this in IE.

Clark

11:14 pm on Mar 8, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Supposedly good for firefox too and there are some other techniques for safari. Still not sure what exactly it's doing though.