Any tricks to stop flickering in between page transitions?
Posted
by SLC
on Stack Overflow
See other posts from Stack Overflow
or by SLC
Published on 2010-04-07T16:27:59Z
Indexed on
2010/04/19
7:23 UTC
Read the original article
Hit count: 316
Specifically, I am using a .hta to display pages. As the content is local, pages load instantly, but there is flicker as they redraw. Are there any tricks you can use to stop it flickering or reduce the effect?
I heard somewhere that page transition effects can help, but does anyone have any ideas? Keep in mind that as its a .hta file, I have more flexibility, and can run vbscript etc. and do fancy things.
© Stack Overflow or respective owner