$(function(){ $("#counter").html("\"気に入った記事なら押してクポー\" 3 kupo / 1046 view"); $("#star").click(function(){ setTimeout(function(){ var scriptTag = document.createElement("script"); scriptTag.type = "text/javascript"; scriptTag.src = "https://wiki.ffo.jp:8017/counter.yaws/s/687b351c7200813f2a30e73b1f7b6d5e/article/36604?996257108198" scriptTag.charset = "UTF-8"; document.getElementsByTagName("head")[0].appendChild(scriptTag); }, 0); return false; }); });