Quantcast
Channel: Adobe Community : Popular Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 14291

FCKeditor not working in IE10

$
0
0

At first the editor wasn't appearing at all on pages where it should have been.  After modifying the fckconfig.js file by changing

 

var sBrowserVersion = navigator.appVersion.match(/MSIE (.\..)/)[1] ;

 

to

 

var sBrowserVersion = navigator.appVersion.match(/MSIE ([\d.]+)/)[1] ;

 

the editor appears but the textarea does not accept input.


Viewing all articles
Browse latest Browse all 14291

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>