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