Hello,
I just tested my AdvancedInsertForm in IE8 and noticed that the close-button is not where it should be. I attached an image where you can see it in IE8.
IE9, Chrome and Firefox display the close button correctly.
I set the classes of the advaned insert as described in various demos. Thats the generated ouput from Chrome (IE looks the same):
Thanks for your help!
I just tested my AdvancedInsertForm in IE8 and noticed that the close-button is not where it should be. I attached an image where you can see it in IE8.
IE9, Chrome and Firefox display the close button correctly.
I set the classes of the advaned insert as described in various demos. Thats the generated ouput from Chrome (IE looks the same):
<div class="rsAdvFormWrap" style="display: block; "> <div class="rsAdvancedEdit rsAdvancedModal" style="position: fixed; display: block; z-index: 2501; width: 1000px; top: 202.5px; left: 237px; "> <div class="rsModalBgTopLeft"></div> <div class="rsModalBgTopRight"></div> <div class="rsModalBgBottomLeft"></div> <div class="rsModalBgBottomRight"></div> <div class="rsAdvTitle"> <h1 class="rsAdvInnerTitle">Neue Serienbuchung anlegen</h1> <a id="RadScheduler_Form_AdvancedEditCloseButton" title="Schließen" class="rsAdvEditClose" href="javascript:__doPostBack('RadScheduler$Form$AdvancedEditCloseButton','')"></a> </div> <div class="rsAdvContentWrapper" style="padding:15px;"> <div class="rsAdvOptionsScroll" style="max-height: 550px; ">Thanks for your help!