开发者

Page Flickering Asp.Net Using Master Page Asp.Net

开发者 https://www.devze.com 2023-04-08 14:10 出处:网络
I have masterpage and i am using update panels for all my partial page renderings and panels. When i run this on my local machine the postbacks dont casue flickering but when i run from the host serve

I have masterpage and i am using update panels for all my partial page renderings and panels. When i run this on my local machine the postbacks dont casue flickering but when i run from the host server the开发者_高级运维 whole page flikers on postback. any ideas?


I found this link and it prevents masterpage flickering. the re-load time will remain the same but is much easier on the user's eyes.

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

Source : Prevent Master_Page Flickering

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号