首页 > 其他 > 详细

HierarchyRequestError:Node cannot be inserted at the specified point in the hierarchy

时间:2014-09-24 23:12:08      阅读:741      评论:0      收藏:0      [点我收藏+]

问题描述:

用jquery的ajax加载html片段,出现该错误

HierarchyRequestError:Node cannot be inserted at the specified point in the hierarchy

 

解决:

未指定加载数据返回类型,即dataType,注意不是datatype

dataType:‘html‘

 

ok!

HierarchyRequestError:Node cannot be inserted at the specified point in the hierarchy

原文:http://www.cnblogs.com/thingk/p/3991669.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!