码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2014-09-25 00:54:17      阅读:337      评论:0      收藏:0      [点我收藏+]

标签:style   blog   color   ar   数据   div   sp   问题   c   

问题描述:

用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

标签:style   blog   color   ar   数据   div   sp   问题   c   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!