> さっきのスクリプトの人いますか(;´Д`)こんなエラーが出ます
> Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node':
> The node to be removed is not a child of this node. script.js:22
for(var i=scripts.length-1; i>=0; i--) {
head.removeChild(scripts[i]);
}
ここでエラーでてるね(´ー`)ツリービューとか使ってる?
参考:2014/06/23(月)16時48分06秒