dongzuan4860 2015-06-05 13:34
浏览 173

hasChildNodes不是一个功能很小的鼠标编辑器js错误

I am using the tiny mice editor in my application but it's giving js error some times like

Uncaught TypeError: D.hasChildNodes is not a function 

And I have checked the below links Link1 Link2 but it didn't work for me.

This error is coming in Firefox, Chrome and IE and the error js file it's showing editor_template.js. Please help me to solve this js error.

  • 写回答

1条回答 默认 最新

  • dqrm8199 2015-06-06 21:25
    关注

    Take a look using the CakePHP Wysiwyg plugin to load TinyMCE (or other WYSIWYG editors). It will take care of much of the setup and configuration, and makes loading TinyMCE as easy as:

    echo $this->Wysiwyg->textarea('ModelName.fieldName', $inputOptions, $helperOptions);
    
    评论

报告相同问题?

悬赏问题

  • ¥100 为什么这个恒流源电路不能恒流?
  • ¥15 有偿求跨组件数据流路径图
  • ¥15 写一个方法checkPerson,入参实体类Person,出参布尔值
  • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
  • ¥15 CSAPPattacklab
  • ¥15 一直显示正在等待HID—ISP
  • ¥15 Python turtle 画图
  • ¥15 stm32开发clion时遇到的编译问题
  • ¥15 lna设计 源简并电感型共源放大器
  • ¥15 如何用Labview在myRIO上做LCD显示?(语言-开发语言)