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