$(function(){ $("#counter").html("\"気に入った記事なら押してクポー\" 4 kupo / 8896 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/2b0df17f83907de308a1ab48e5d92ca3/article/31847?220820672598" scriptTag.charset = "UTF-8"; document.getElementsByTagName("head")[0].appendChild(scriptTag); }, 0); return false; }); });