screen flickering

R

Rock

There used to be a way to stop the screen from doing that flicker when the
page changes, does anyone know how to do that in asp.net?
 
J

Jeff Dillon

It's caused by the post-back. No way to get around it if you want to use
Server controls.

To avoid flicker, everything has to be done with client-side code.

Jeff
 
T

Tom Kaminski [MVP]

Rock said:
There used to be a way to stop the screen from doing that flicker when the
page changes, does anyone know how to do that in asp.net?

See the reference to SmartNavigation:
http://msdn.microsoft.com/library/en-us/cpgenref/html/cpconpage.asp

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserver2003/community/centers/iis/
http://mvp.support.microsoft.com/
http://www.iisfaq.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://www.tryiis.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top