WymEditor problem with IE 9

I added to my web WymEditor. Everything works fine on firefox and google chrome. The only problem is IE9, where when I opening page with wymeditor, the new empty tab opens also. This is some kind of problem with iframe, I was searching for it in wymeditor code and found this : " //This function is executed twice, though it is called once! //But MSIE needs that, otherwise designMode won't work. //Weird."

Does anyone know how to fix it?

链接地址: http://www.djcxy.com/p/15910.html

上一篇: WYMeditor在空时插入一个<br />

下一篇: 与IE 9的WymEditor问题