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