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