Welcome Guest Search | Active Topics | Sign In | Register

CallBackPanel LoadingHTML property Options
Bazooka
Posted: Sunday, May 30, 2010 4:12:42 PM
Rank: Advanced Member
Groups: Member

Joined: 7/3/2009
Posts: 37
Currently the loadinghtml text displays in the center of the contents of the callbackpanel, therefore is there a way to change the position of the text from the loadinghtml property? I need to have it position at the very top.

Thanks.
eo_support
Posted: Monday, May 31, 2010 10:52:28 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You can use a DIV with fixed height CSS to wrap around your LoadingHTML. That way the whole "DIV" will be centered by your text will be at the top of the DIV. So for example, if both your CallbackPanel and DIV have a height of 100px but your text is only 20px height, then the DIV will be aligned to the top of the CallbackPanel and the text will be aligned to the top of the DIV.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.