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