CKFINDER 谷歌CHROME 18+以上 打不开窗口
found it curious that other browsers like IE, Firefox were working for the image browser popup, and Chrome wasn’t. It was just showing a blank page like below.
I checked the CKFinder support site, and found this to not be very helpful.
Found a fix through a foreign website.
In the CKeditor.js file, find this string:
s.moveTo(r,q);s.resizeTo(n,o);
And just comment it out like this:
/*s.moveTo(r,q);s.resizeTo(n,o);*/
It should work now on Chrome 18+.
Note: CKEditor 3.6.3, CKFinder 2.2.2
原文地址:http://demijnzia.com/2012/07/14/ckfinder-chrome-18-popup-issue/

浙公网安备 33010602011771号