<div style="overflow:scroll;height:200px;"> <p> <label for="editor1"> Editor 1:</label><br/> <textarea cols="80" id="editor1" name="editor1" rows="10"><p>This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">CKEditor</a>.</p></textarea> <script type="text/javascript"> CKEDITOR.replace( 'editor1' ); </script> </p> </div>
If top container has scroll, only menu scroll but iframe imitate position fixed in ie7.
Any solution how to fix it?
Re: CKEditor position problem in ie7
I've opened new ticket for this case:
http://dev.fckeditor.net/ticket/3921
Re: CKEditor position problem in ie7
Re: CKEditor position problem in ie7
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn