Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

HTML Editor Plug-in Problem When Using IE9

Is anybody else having problems with the various HTML editors and Internet Explorer 9? I have tried both the TinyMCE and CLEditor jQuery WYSIWYG editors, but both seem to cause display problems in IE9. Chrome, FireFox and Safari are all fine... of course. Is it a problem with the mobile theme or embedded forum option?

Comments

  • The edit textbox just seems to go on for ever in IE9.

  • What is the plug-in in used for these forums to create the Markdown?

  • peregrineperegrine MVP
    edited January 2013

    SiriusPhil said:
    What is the plug-in in used for these forums to create the Markdown?

    the "editor" plugin used on vanillaforums.org is called "buttonbar".

    http://vanillaforums.org/addon/buttonbar-plugin

    you can change to the "markdown" format via config.php

    $Configuration['Garden']['InputFormatter'] = 'Markdown';

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

Sign In or Register to comment.