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>