Can't Get Editor To Render Fully

  •  11-26-2013, 3:49 PM

    Can't Get Editor To Render Fully

    I am trying to get the updated editor (with IE 11 fixes) working on our new server, but I'm having issue getting the toolbar and editor to render. The outline of the editor renders with the Normal, HTML and Preview tabs, but they don't do anything and the toolbar doesn't render at all.

     

    When I use "Inspect Element" on area where the toolbar should display, I see the following style being applied:

     

    style="display: none;"

     

    If I remove this style using the browser dev tools, then the toolbar renders correctly, but I can't type any text into the editor. I am using the same ASP code from our test environment, which renders the editor just fine, so I am not sure what could be wrong.

     

    Also, I created a test page (on the same server) that contains nothing but code to render an editor and it renders properly. 

View Complete Thread