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