Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

AJAX Calendar Partial Display

$
0
0

I am having a problem with a AJAX Calendar partially blocked by a CKEditor toolbar, please see the attached image and code.  Please see the included screenshot and code.  Even adjusting compatibility settings hasn't helped but the issue is only with IE 8 - 11.

Any suggestions or recommendations would be most appreciated.

Thank you in advance.

Code:

<ajaxToolkit:CalendarExtender id="CalendarExtender1" runat="server" TargetControlID="DateBox" PopupButtonID="Image1"></ajaxToolkit:CalendarExtender><CKEditor:CKEditorControl ID="CKEditor1" BasePath="~/ckeditor/" runat="server" Visible="false"></CKEditor:CKEditorControl>


Viewing all articles
Browse latest Browse all 5678

Trending Articles