2014-07-01, 03:40 PM
(This post was last modified: 2014-07-22, 08:26 PM by Destroy666.)
show textarea above the editor in IE 11...
problem fixed if use <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> instead of <script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.js?ver=1800"></script> in headerinclude template.
probably some incompatibility issue of jquery version.