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