I am using VS2008 and the included AJAX Control ToolKit
I have a master page that includes the scriptmanager and a panel with the DropShadowExtender
I have added a content page, that has a panel with a DropShadowExtender.
When the page displays, the 2nd DropShadow, goes UP, and displays on the top of the box. Basically an UPShadowExtender.
Any ideas to correct?
I have noticed a similar situation in the past if I am using tables or panels (and I would presume divs as well since panels are rendered as divs) I am trying to recall exactly what solved the issue but I do recall it had something to do with the width of each of the elements. I beleive if I had a table and had the extender to another control within that table, and the content in that table forced the outter table (or panel) to expand, I noticed that the dropshadow extender would push upwards.
Basically, what Im trying to say is, check your table, div, panel widths and heights. Make sure the content has ample room.
Hi,
Thank you for your post!
Create a simple repro for this issue if you can,and please post up the whole code of the repro.
Anyway, I agree withjgilmore. you should do moretroubleshoot wok and then you can provide us with more valuable information.
Best Regards,
No comments:
Post a Comment