PDA

View Full Version : Anti-flicker postbacks


Vermelh0
11-12-2002, 11:44 PM
Asp.net uses an interested technology called smartnavigation, which when enabled will cause web pages not to flicker when they're posted to the server. I've searched around and found out that it accomplishes this through an iframe and javascript, but I can't find anything else. Has anybody else seen this sort of technology in use? I would like to implement my own version of this, but since I can't get any details on how it works.... :(
V