2012年3月21日水曜日

RoundedCornerExtender display delay

Hello,

i am using several RoundedCornerExtenders in an application.

When the page is displayed i notice a delay of about half a second (guessed, not measured) to display the rounded corners. That means when the page is loaded i first see the panel that has been extended and then after the short delay the rounded corners are added.

The property "Radius" is set to 10 and i have set a backgruond color so i get a nice colored bar with round corners at the top and the botton of my panels.

Can anyone give me a hint how this display delay can be removed?

Thanks in advance,

Ralf

You might consider changing the LoadScriptsBeforeUI setting, but be sure you consider the side effects as well:http://ajax.asp.net/docs/mref/P_System_Web_UI_ScriptManager_LoadScriptsBeforeUI.aspx

0 件のコメント:

コメントを投稿